Skip to content

chore: group dependabot version updates - #40

Merged
shenxianpeng merged 1 commit into
mainfrom
chore/dependabot-groups
Aug 3, 2026
Merged

chore: group dependabot version updates#40
shenxianpeng merged 1 commit into
mainfrom
chore/dependabot-groups

Conversation

@shenxianpeng

@shenxianpeng shenxianpeng commented Aug 3, 2026

Copy link
Copy Markdown
Member

Summary

Add groups to the Dependabot configuration so GitHub Actions updates are batched into a single weekly PR instead of one PR per dependency.

Change

    groups:
      github-actions:
        patterns:
          - "*"

All github-actions ecosystem updates are grouped into one PR per update cycle. Dependabot still opens separate PRs automatically when updates within the group are incompatible.

Verification

Summary by CodeRabbit

  • Chores
    • Grouped GitHub Actions dependency updates into a single automated update.

@coderabbitai

coderabbitai Bot commented Aug 3, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: a29d896d-7d0e-4ebf-9dd0-fd9616e56644

📥 Commits

Reviewing files that changed from the base of the PR and between e730351 and 6e1d628.

📒 Files selected for processing (1)
  • .github/dependabot.yml

📝 Walkthrough

Walkthrough

Dependabot now groups all GitHub Actions dependency updates into one update group.

Changes

Dependabot update grouping

Layer / File(s) Summary
GitHub Actions update group
.github/dependabot.yml
The configuration adds a github-actions group that matches all GitHub Actions dependencies.

Estimated code review effort: 1 (Trivial) | ~2 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly summarizes the main change: grouping Dependabot version updates.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/dependabot-groups

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

Commit-Check ✔️

@shenxianpeng
shenxianpeng merged commit d7556b3 into main Aug 3, 2026
3 checks passed
@shenxianpeng
shenxianpeng deleted the chore/dependabot-groups branch August 3, 2026 04:55
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.

1 participant