packageRules.*.matchManagers for a customManger?
#33634
Unanswered
znd4
asked this question in
Request Help
Replies: 1 comment 1 reply
|
IIRC @RahulGautamSingh and @secustor were discussing this |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
How are you running Renovate?
Self-hosted Renovate
If you're self-hosting Renovate, tell us which platform (GitHub, GitLab, etc) and which version of Renovate.
github
Please tell us more about your question or problem
I'm planning to have different fields in the same file(s) --
stagingVersionandstableVersion. I want all updates, including prereleases, to make it tostagingVersion, and only want "stable" updates (major, minor, and patch) to make it tostableVersion.With that in mind, is there a way to associate a
patternRuleto acustomManager(likematchManagers)? e.g. it would be great to be able to assign anameto acustomManager:If this approach is a dead end, is there another way to accomplish my goal? (just trying renovate out now, so sorry if I'm missing something obvious)
Logs (if relevant)
Logs
All reactions