Skip to content

Commit 6ad6728

Browse files
authored
Update copy on branch discovery to not imply deprecation. (#306)
1 parent 32cae45 commit 6ad6728

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main/resources/com/cloudbees/jenkins/plugins/bitbucket/BranchDiscoveryTrait/help-strategyId.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
</dd>
99
<dt>Only branches that are also filed as PRs</dt>
1010
<dd>
11-
This option exists to preserve legacy behaviour when upgrading from older versions of the plugin.
12-
NOTE: If you have an actual use case for this option please file a pull request against this text.
11+
Discovers branches that have PR's associated with them. This may make sense if you have a
12+
notification sent to the team at the end of a triggered build or limited Jenkins resources.
1313
</dd>
1414
<dt>All branches</dt>
1515
<dd>

0 commit comments

Comments
 (0)