diff --git a/src/main/resources/io/jenkins/plugins/bitbucketpushandpullrequest/filter/pullrequest/cloud/BitBucketPPRPullRequestApprovedActionFilter/help-allowed.html b/src/main/resources/io/jenkins/plugins/bitbucketpushandpullrequest/filter/pullrequest/cloud/BitBucketPPRPullRequestApprovedActionFilter/help-allowed.html index 7c39aee1..08be6bf1 100644 --- a/src/main/resources/io/jenkins/plugins/bitbucketpushandpullrequest/filter/pullrequest/cloud/BitBucketPPRPullRequestApprovedActionFilter/help-allowed.html +++ b/src/main/resources/io/jenkins/plugins/bitbucketpushandpullrequest/filter/pullrequest/cloud/BitBucketPPRPullRequestApprovedActionFilter/help-allowed.html @@ -2,12 +2,6 @@

Specify the branches if you'd like to track a specific branch in a repository. If left blank, all branches will be examined for changes and built.

-

The safest way is to use the refs/heads/<branchName> syntax. This way the expected branch - is unambiguous.

- -

If your branch name has a / in it make sure to use the full reference above. When not presented - with a full path the plugin will only use the part of the string right of the last slash. - Meaning foo/bar will actually match bar.

If you use a wildcard branch specifier, with a slash (e.g. release/), you'll need to specify the origin repository in the branch names to @@ -16,14 +10,10 @@

Possible options: