Skip to content

Conversation

@sebrandon1
Copy link
Member

@sebrandon1 sebrandon1 commented Jan 5, 2026

Summary

  • Add k8s and openshift groups to consolidate related package updates into single PRs
  • Groups k8s.io/* and sigs.k8s.io/* packages together for coordinated updates
  • Groups github.com/openshift/* packages together
  • Catches remaining dependencies in other-go-modules group

This reduces PR noise and makes dependency updates easier to review.

Related PRs

This change is part of a coordinated effort across multiple OpenShift repositories:

Tracked by: CNFCERT-1301

Test plan

  • Verify dependabot.yml syntax is valid
  • Wait for next dependabot run to confirm groups are applied correctly

🤖 Generated with Claude Code

Add k8s and openshift groups to consolidate related package updates:
- k8s: Groups k8s.io/* and sigs.k8s.io/* packages
- openshift: Groups github.com/openshift/* packages
- other-go-modules: Catches remaining dependencies

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@openshift-merge-robot openshift-merge-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jan 5, 2026
@openshift-merge-robot
Copy link
Contributor

PR needs rebase.

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.

@openshift-ci openshift-ci bot requested review from Tessg22 and xiaoyu74 January 5, 2026 23:31
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jan 5, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: sebrandon1
Once this PR has been reviewed and has the lgtm label, please assign feichashao for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found 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
Copy link
Contributor

openshift-ci bot commented Jan 5, 2026

@sebrandon1: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/build 366f93f link true /test build
ci/prow/test 366f93f link true /test test
ci/prow/lint 366f93f link true /test lint
ci/prow/scan-optional 366f93f link false /test scan-optional
ci/prow/images 366f93f link true /test images
ci/prow/coverage 366f93f link true /test coverage

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.

@sebrandon1
Copy link
Member Author

Closing this PR as the repository already has k8s library grouping configured in the dependabot.yml file.

The current configuration already includes:

  • kubernetes group for k8s.io/* and sigs.k8s.io/*
  • openshift group for github.com/openshift/*

This PR would be redundant/conflicting with the existing configuration.

@sebrandon1 sebrandon1 closed this Jan 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants