You can create a set of rules using this functionality to handle merge pull requests automatically.
Note: To perform the merge pull request action, the condition Pull request is open is mandatory. Without this condition, the merge pull request action will not work.
Customizable conditions with All of the above conditions constraint
-
Pull request is open -
Specified
checks should be passed -
Specified
checks should be passedand specifiedlabel should presenton the pull request -
Specified
checks should be passedand specifiedlabel should presenton the pull request and the pull request shouldopened by the configured user
Customizable conditions with Any of the above conditions constraint
-
At least one of the specified checks should pass
-
At least one of the specified labels should be present on the pull request
-
At least one of the specified checks should pass
orAt least one of the specified labels should be present on the pull request -
At least one of the specified checks should pass
orAt least one of the specified labels should be present on the pull requestorpull request shouldopened by the configured user
