Skip to content

Commit

Permalink
Repo File Sync: synced file(s) with microsoft/mu_devops (#415)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
uefibot authored and kenlautner committed Oct 17, 2023
1 parent e2ba4e0 commit e44b548
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 4 deletions.
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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.

3 changes: 3 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
##

version: 2

updates:
- package-ecosystem: "github-actions"
directory: "/"
Expand All @@ -38,6 +39,7 @@ updates:
prefix: "GitHub Action"
labels:
- "type:dependencies"
- "type:dependabot"
rebase-strategy: "disabled"

- package-ecosystem: "pip"
Expand All @@ -51,4 +53,5 @@ updates:
labels:
- "language:python"
- "type:dependencies"
- "type:dependabot"
rebase-strategy: "disabled"
3 changes: 1 addition & 2 deletions .github/release-draft-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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]'
2 changes: 1 addition & 1 deletion .github/workflows/release-draft.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ name: Update Release Draft
on:
push:
branches:
- release/202208
- release/202302

jobs:
draft:
Expand Down

0 comments on commit e44b548

Please sign in to comment.