Conditional PR creation for git submodules #31237
Unanswered
gunjitchhhatwal
asked this question in
Request Help
Replies: 1 comment 1 reply
-
I don't think so |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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.
No response
Please tell us more about your question or problem
I have a situation where I only need to update submodule commit version if a downstream step succeeds. E.g. - As of now every time a new change is pushed to the submodule repo's main branch, renovate creates a new PR. However, there are certain steps after the submodule repo is updated, such as successful execution of a pipeline which indicate that the commit can indeed be used by my repo (where the PR is created by renovate).
Is there a way to achieve this?
Logs (if relevant)
Logs
Beta Was this translation helpful? Give feedback.
All reactions