Repo File Sync: synced file(s) with microsoft/mu_devops (#415)
synced local file(s) with [microsoft/mu_devops](https://github.com/microsoft/mu_devops). 🤖: View the [Repo File Sync Configuration File](https://github.com/microsoft/mu_devops/blob/main/.sync/Files.yml) to see how files are synced. --- This PR was created automatically by the [repo-file-sync-action](https://github.com/BetaHuhn/repo-file-sync-action) workflow run [#5089100951](https://github.com/microsoft/mu_devops/actions/runs/5089100951) Signed-off-by: Project Mu UEFI Bot <uefibot@microsoft.com>
This commit is contained in:
Родитель
7c84dcdde1
Коммит
0fd1faf1db
|
@ -14,4 +14,3 @@ contact_links:
|
|||
- name: 📃 Project Mu Documentation
|
||||
url: https://microsoft.github.io/mu/
|
||||
about: Goals, principles, repo layout, build instructions, and more.
|
||||
|
||||
|
|
|
@ -24,6 +24,7 @@
|
|||
##
|
||||
|
||||
version: 2
|
||||
|
||||
updates:
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
|
@ -38,6 +39,7 @@ updates:
|
|||
prefix: "GitHub Action"
|
||||
labels:
|
||||
- "type:dependencies"
|
||||
- "type:dependabot"
|
||||
rebase-strategy: "disabled"
|
||||
|
||||
- package-ecosystem: "pip"
|
||||
|
@ -51,4 +53,5 @@ updates:
|
|||
labels:
|
||||
- "language:python"
|
||||
- "type:dependencies"
|
||||
- "type:dependabot"
|
||||
rebase-strategy: "disabled"
|
||||
|
|
|
@ -88,11 +88,10 @@ version-resolver:
|
|||
default: patch
|
||||
|
||||
exclude-labels:
|
||||
- 'type:dependabot'
|
||||
- 'type:file-sync'
|
||||
- 'type:notes'
|
||||
- 'type:question'
|
||||
|
||||
exclude-contributors:
|
||||
- 'uefibot'
|
||||
- 'dependabot'
|
||||
- 'dependabot[bot]'
|
||||
|
|
|
@ -23,7 +23,7 @@ name: Update Release Draft
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- release/202208
|
||||
- release/202302
|
||||
|
||||
jobs:
|
||||
draft:
|
||||
|
|
Загрузка…
Ссылка в новой задаче