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 passed
and specifiedlabel should present
on the pull request -
Specified
checks should be passed
and specifiedlabel should present
on 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
or
At least one of the specified labels should be present on the pull request -
At least one of the specified checks should pass
or
At least one of the specified labels should be present on the pull requestor
pull request shouldopened by the configured user