Skip to content

👷 dependabot: ignore sigs.k8s.io major/minor updates #531

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 30, 2025

Conversation

jfbus
Copy link
Contributor

@jfbus jfbus commented Apr 30, 2025

No description provided.

@jfbus jfbus marked this pull request as ready for review April 30, 2025 13:14
Copy link

✅dependabot config looks good 👍

@jfbus jfbus merged commit f54c2c9 into main Apr 30, 2025
3 checks passed
@jfbus jfbus deleted the dependabot/ignore_sigk8s branch April 30, 2025 13:15
@Joseph94m
Copy link
Contributor

Joseph94m commented May 19, 2025

@jfbus Hi, why are the k8s and signs dependencies ignored by dependabot?

      - dependency-name: k8s.io/*
        update-types: [ "version-update:semver-major", "version-update:semver-minor" ]
      - dependency-name: sigs.k8s.io/*
        update-types: [ "version-update:semver-major", "version-update:semver-minor" ]

@jfbus
Copy link
Contributor Author

jfbus commented May 27, 2025

@Joseph94m k8s upgrades are too important and have too much impact to be applied by a bot. The policy is currently to plan semver-minor upgrades in releases.

Disabling semver-major and semver-minor in Dependabot allows us to be notified on patch releases that otherwise would not be sent.

@jfbus jfbus added the kind/other other label Jun 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants