azure devops merge option for bypass policies #45034
Unanswered
stefandotti
asked this question in
Request Help
Replies: 0 comments
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.
How are you running Renovate?
Self-hosted Renovate CLI
Which platform you running Renovate on?
Other (please specify)
Which version of Renovate are you using?
42.99.0
Please tell us more about your question or problem
The automerge (merge) within azure devops is not working as expected because there is a new options to bypass the policies.
As you can see from the az repos documentation there are two options to bypass policies that have to be set to complete a pull request.
https://learn.microsoft.com/en-us/cli/azure/repos/pr?view=azure-cli-latest#az-repos-pr-update
--bypass-policy and --bypass-policy-reason
Our package rule is:
Please set the bypass policy flag and reason on Azure DevOps so the pull request can automerge.
Logs (if relevant)
Logs
All reactions