Is there a way to run post-upgrade commands for different managers? #30315
-
What would you like help with?I would like help with my configuration How are you running Renovate?Self-hosted If you're self-hosting Renovate, tell us which platform (GitHub, GitLab, etc) and which version of Renovate.37.438.5 Please tell us more about your question or problempostUpgradeTasks at the moment is an object that contains a list of command to run for any managers. Just wondering if it is possible to run the post-upgrade task specific to a manager. Say for example I have a repository with Logs (if relevant)Logs |
Beta Was this translation helpful? Give feedback.
Answered by
rarkins
Jul 23, 2024
Replies: 1 comment 3 replies
-
|
Have you tried using packageRules? |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
RahulGautamSingh
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Have you tried using packageRules?