We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32cae45 commit 6ad6728Copy full SHA for 6ad6728
src/main/resources/com/cloudbees/jenkins/plugins/bitbucket/BranchDiscoveryTrait/help-strategyId.html
@@ -8,8 +8,8 @@
8
</dd>
9
<dt>Only branches that are also filed as PRs</dt>
10
<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.
+ Discovers branches that have PR's associated with them. This may make sense if you have a
+ notification sent to the team at the end of a triggered build or limited Jenkins resources.
13
14
<dt>All branches</dt>
15
0 commit comments