Skip to content

Commit

Permalink
Repo File Sync: Remove dependabot from release notes (excluding submo…
Browse files Browse the repository at this point in the history
…dules) (#105)

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 <[email protected]>
  • Loading branch information
uefibot authored May 26, 2023
1 parent b0617d9 commit e25a4fa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ updates:
prefix: "GitHub Action"
labels:
- "type:dependencies"
- "type:dependabot"
rebase-strategy: "disabled"

- package-ecosystem: "pip"
Expand All @@ -52,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]'

0 comments on commit e25a4fa

Please sign in to comment.