Skip to content

packageRules cannot combine both matchUpdateTypes and ignoreDeps. #30937

Answered by rarkins
p4block asked this question in Request Help
Discussion options

You must be logged in to vote

"I want to automerge all patch updates, except if they're v0 updates, and except if it's flakey-app". Does that capture the goal of your rule exactly?

You may just need to switch from ignoreDeps (which is not supported in packageRules) to "matchPackageNames": ["!flakey-app"]

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@p4block
Comment options

@rarkins
Comment options

Answer selected by p4block
@p4block
Comment options

@p4block
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants