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

Action Required: Fix Renovate Configuration #4634

Closed
renovate bot opened this issue Jul 12, 2024 · 1 comment · Fixed by #4636
Closed

Action Required: Fix Renovate Configuration #4634

renovate bot opened this issue Jul 12, 2024 · 1 comment · Fixed by #4636

Comments

@renovate
Copy link
Contributor

renovate bot commented Jul 12, 2024

There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop PRs until it is resolved.

Location: .github/renovate.json
Error type: The renovate configuration file contains some invalid settings
Message: packageRules[6]: packageRules cannot combine both matchUpdateTypes and extractVersion. Rule: {"matchPackageNames":["moby-runc","moby-containerd"],"extractVersion":"^v?(?.+)$","matchUpdateTypes":["patch"],"automerge":true,"enabled":true,"assignees":["devinwong","anujmaheshwari1","cameronmeissner","AlisonB319","lilypan26","djsly","jason1028kr","UtheMan","zachary-bailey","ganeshkumarashok"],"reviewers":["devinwong","anujmaheshwari1","cameronmeissner","AlisonB319","lilypan26","djsly","jason1028kr","UtheMan","zachary-bailey","ganeshkumarashok"]}

@renovate renovate bot reopened this Jan 23, 2025
@renovate renovate bot closed this as completed Jan 23, 2025
@Devinwong
Copy link
Collaborator

separate extractVersion otherwise Renovate will complain packageRules cannot combine both matchUpdateTypes and extractVersion. Example PR: #5655

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 a pull request may close this issue.

1 participant