aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/bitbucketpullrequestbuilder/bitbucketpullrequestbuilder/BitbucketBuildTrigger/help-ciSkipPhrases.html
diff options
context:
space:
mode:
authorS.Nishio <nishio@densan-labs.net>2016-12-10 17:53:38 +0900
committerGitHub <noreply@github.com>2016-12-10 17:53:38 +0900
commit794672fa177dcb95c1b55746d5df63623fccc8c1 (patch)
tree56a27f7af13d7e587bcd0926720123c5ffa5c1a6 /src/main/resources/bitbucketpullrequestbuilder/bitbucketpullrequestbuilder/BitbucketBuildTrigger/help-ciSkipPhrases.html
parentc0f92790a9bc4899093c43a4cc8158f852b51fbf (diff)
parent05725d33407bf2f0c44e9d8fae15a2e3418e9a71 (diff)
downloadbbprb-794672fa177dcb95c1b55746d5df63623fccc8c1.tar.gz
Merge pull request #10 from brandones/master
Improve documentation
Diffstat (limited to 'src/main/resources/bitbucketpullrequestbuilder/bitbucketpullrequestbuilder/BitbucketBuildTrigger/help-ciSkipPhrases.html')
-rw-r--r--src/main/resources/bitbucketpullrequestbuilder/bitbucketpullrequestbuilder/BitbucketBuildTrigger/help-ciSkipPhrases.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/main/resources/bitbucketpullrequestbuilder/bitbucketpullrequestbuilder/BitbucketBuildTrigger/help-ciSkipPhrases.html b/src/main/resources/bitbucketpullrequestbuilder/bitbucketpullrequestbuilder/BitbucketBuildTrigger/help-ciSkipPhrases.html
new file mode 100644
index 0000000..f30f306
--- /dev/null
+++ b/src/main/resources/bitbucketpullrequestbuilder/bitbucketpullrequestbuilder/BitbucketBuildTrigger/help-ciSkipPhrases.html
@@ -0,0 +1,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.
+