Skip to content
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

Ignore k8s related updates in renovate #48

Merged
merged 1 commit into from
Nov 25, 2024
Merged

Ignore k8s related updates in renovate #48

merged 1 commit into from
Nov 25, 2024

Conversation

h3poteto
Copy link
Contributor

@h3poteto h3poteto commented Nov 25, 2024

Because I will update it manually.

@h3poteto h3poteto merged commit 11fe144 into main Nov 25, 2024
5 checks passed
@h3poteto h3poteto deleted the fix/renovate-k8s branch November 25, 2024 07:09
"packageRules": [
{
"ignoreDeps": [
"k8s.io/*"
Copy link
Member

@sc-yan sc-yan Nov 25, 2024

Choose a reason for hiding this comment

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

Error type: The renovate configuration file contains some invalid settings
Message: packageRules[0]: Each packageRule must contain at least one match* or exclude* selector. Rule: {"ignoreDeps":["k8s.io/*"]}

@h3poteto looks like ignoreDeps should be outside of packageRules

Copy link
Contributor Author

Choose a reason for hiding this comment

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

wow

Copy link
Contributor Author

@h3poteto h3poteto Nov 25, 2024

Choose a reason for hiding this comment

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

how did you find that error message?

Copy link
Member

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

oh

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.

2 participants