chore(ci): group Dependabot updates + document SHA verification and PR stacking#215
Merged
Merged
Conversation
📊 Test Coverage
Uncovered functions (combined run)Combined with |
…w actions Add wildcard `groups:` to both Dependabot ecosystems so future updates arrive as one combined PR per ecosystem (github-actions incl. majors) instead of one PR per dependency. github-ci skill: when introducing a *new* action, resolve the latest release SHA rather than copying a stale SHA from a template/old example (which is how an action lands several majors behind on the day it is added). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
175611a to
613f271
Compare
Base automatically changed from
dependabot/github_actions/actions/download-artifact-8.0.1
to
main
July 2, 2026 09:31
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Top of the Dependabot action-bump stack (#206 → #214 → #213 → #212 → this).
.github/dependabot.yml: add wildcardgroups:to both ecosystems so future updates arrive as one combined PR per ecosystem (github-actions incl. majors) instead of one PR per dependency — so this manual re-stacking is not needed next time..agents/skills/github-ci/SKILL.md: when introducing a new action, resolve the latest release SHA rather than copying a stale SHA from a template/old example (root cause of actions landing several majors behind on day one).Merging the whole stack: fast-forward
mainto this branch —git push origin chore/dependabot-grouping-and-ci-skill:main— which lands all five PRs at once (GitHub auto-closes each as merged).🤖 Generated with Claude Code