Skip to content

Group dependabot updates for GHA workflows#302

Merged
shahmishal merged 1 commit into
swiftlang:mainfrom
snprajwal:group-dependabot
Jul 13, 2026
Merged

Group dependabot updates for GHA workflows#302
shahmishal merged 1 commit into
swiftlang:mainfrom
snprajwal:group-dependabot

Conversation

@snprajwal

Copy link
Copy Markdown
Contributor

Currently, Dependabot is configured such that it will open one PR per workflow when a new version is released. For repositories that define multiple workflows, this can be noisy. Dependabot provides the ability to group multiple updates in a package ecosystem into a single PR 1. This patch updates Dependabot to use a group for the github-actions package ecosystem.

Currently, Dependabot is configured such that it will open one PR per
workflow when a new version is released. For repositories that define
multiple workflows, this can be noisy. Dependabot provides the ability
to group multiple updates in a package ecosystem into a single PR [1].
This patch updates Dependabot to use a group for the `github-actions`
package ecosystem.

[1]: https://docs.github.com/en/code-security/tutorials/secure-your-dependencies/optimizing-pr-creation-version-updates#grouping-related-dependencies-together
@snprajwal snprajwal requested a review from a team as a code owner July 13, 2026 19:23
@shahmishal shahmishal merged commit 6af5655 into swiftlang:main Jul 13, 2026
193 checks passed
@snprajwal snprajwal deleted the group-dependabot branch July 13, 2026 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants