Skip to content

Conversation

@jimmidyson
Copy link
Member

What problem does this PR solve?:

This helps handle breaking changes in CAPI core in separate PR rather than bundling with all other dependency upgrades.

Which issue(s) this PR fixes:
Fixes #

How Has This Been Tested?:

Special notes for your reviewer:

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR configures Dependabot to handle CAPI (Cluster API) core minor version upgrades in a separate dependency group, allowing breaking changes in CAPI core to be reviewed and handled independently from other dependency updates.

  • Added a dedicated capi-core-minor group for CAPI core minor version updates
  • Configured the group to target specific CAPI packages with minor update types only
  • Added explanatory comments about the grouping strategy and precedence rules

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copy link
Contributor

@dkoshkin dkoshkin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good idea

This helps handle breaking changes in CAPI core in separate PR rather
than bundling with all other dependency upgrades.
@jimmidyson jimmidyson force-pushed the jimmi/remove-capi-core-minor-from-dependabot-grouping branch from f515525 to e873bd4 Compare September 2, 2025 14:58
@dkoshkin dkoshkin merged commit 2c2eebc into main Sep 2, 2025
22 checks passed
@dkoshkin dkoshkin deleted the jimmi/remove-capi-core-minor-from-dependabot-grouping branch September 2, 2025 16:22
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.

5 participants