aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/bitbucketpullrequestbuilder/bitbucketpullrequestbuilder/BitbucketBuildTrigger/help-ciSkipPhrases.html
blob: f30f3069e6f4b5630b06b8016f1ff0ade5a8f420 (plain)
1
2
3
4
5
A comma-separated list of strings to search the pull request title for. 
<br>
e.g. If set to "trivial,[skiptest]", any PRs containing either "trivial" or
"[skiptest]" (case-insensitive) will not be built.