Skip to content

Conversation

@sebrandon1
Copy link
Member

@sebrandon1 sebrandon1 commented Jan 5, 2026

Summary

  • Add k8s group to consolidate k8s.io/* and sigs.k8s.io/* dependency updates
  • Add openshift group to consolidate github.com/openshift/* dependency updates
  • Add other-go-modules group with exclude patterns for remaining dependencies

This reduces noise from individual dependency update PRs by grouping related Kubernetes and OpenShift library updates together.

Related PRs

Test plan

  • Verify YAML syntax is valid
  • Verify dependabot can parse the configuration

🤖 Generated with Claude Code

Add dependency groups to consolidate related package updates into
single PRs, reducing noise and making updates easier to review:
- k8s: Groups k8s.io/* and sigs.k8s.io/* packages
- openshift: Groups github.com/openshift/* packages
- other-go-modules: Groups remaining dependencies

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@openshift-ci openshift-ci bot requested review from adhil0 and natifridman January 5, 2026 23:16
@sebrandon1
Copy link
Member Author

This will prevent the scenario where #247 #248 #249 #250 all get opened separately.

@lack
Copy link
Member

lack commented Jan 7, 2026

/approve

@lack
Copy link
Member

lack commented Jan 7, 2026

/lgtm

@openshift-ci
Copy link

openshift-ci bot commented Jan 7, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: lack

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jan 7, 2026
@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Jan 7, 2026
@openshift-ci
Copy link

openshift-ci bot commented Jan 7, 2026

@sebrandon1: all tests passed!

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@openshift-merge-bot openshift-merge-bot bot merged commit 9a92cb9 into openshift:main Jan 7, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants