ci(deps): group codeql-action sub-action updates in dependabot - #1753
Conversation
github/codeql-action/{init,analyze,autobuild,upload-sarif} are released in
lockstep from one repo but land as separate dependabot PRs. Group them so
each bump opens a single PR.
There was a problem hiding this comment.
Pull request overview
Groups Dependabot updates for the github-actions ecosystem so that github/codeql-action sub-actions (init/analyze/autobuild/upload-sarif) are updated together in a single PR, reflecting their lockstep release process.
Changes:
- Added a Dependabot
groupsrule to combine allgithub/codeql-action*updates into one grouped PR for GitHub Actions.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
graikhel-intel
left a comment
There was a problem hiding this comment.
LGTM. We first tested this change in RPS by merging device-management-toolkit/rps#2814
After that PR was merged, Dependabot correctly grouped the remaining CodeQL Action updates into a single follow-up PR: https://github.com/device-management-toolkit/rps/pull/2816/changes
|
🎉 This PR is included in version 3.3.18 🎉 The release is available on: Your semantic-release bot 📦🚀 |
github/codeql-action/{init,analyze,autobuild,upload-sarif} are released in lockstep from one repo but land as separate dependabot PRs. Group them so each bump opens a single PR.
PR Checklist
What are you changing?
Anything the reviewer should know when reviewing this PR?
If the there are associated PRs in other repositories, please link them here (i.e. device-management-toolkit/repo#365 )