Group all Go dependency updates in Dependabot#63
Conversation
Dependabot was configured but had no groups, so Go module bumps arrive as one PR per dependency. Add a catch-all go-dependencies group so all Go module updates land in a single PR, matching migtools/filebrowser#28. Signed-off-by: Tiger Kaovilai <tkaovila@redhat.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository: openshift/coderabbit/.coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (1)
WalkthroughDependabot is configured to group all Go module dependency updates into a ChangesDependabot update configuration
Estimated code review effort: 1 (Trivial) | ~2 minutes 🚥 Pre-merge checks | ✅ 15✅ Passed checks (15 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: Joeavaikath, kaovilai, sseago The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
1 similar comment
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: Joeavaikath, kaovilai, sseago The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
Dependabot was configured (
gomod+github-actions, monthly) but had no groups, so Go module bumps arrive as one PR per dependency.Changes
go-dependenciesgroup (pattern*) to thegomodentry so all Go module updates land in a single PR.github-actionsentry and schedule intervals left untouched.Matches the same grouping added in migtools/filebrowser#28.
Note
Responses generated with Claude
Summary by CodeRabbit