You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/main/resources/org/jenkinsci/plugins/github_branch_source/ForkPullRequestDiscoveryTrait/help-strategyId.html
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,7 @@
4
4
<dt>Merging the pull request with the current target branch revision</dt>
5
5
<dd>Discover each pull request once with the discovered revision corresponding to the result of merging with the
6
6
current revision of the target branch.
7
+
Note that pushes to the target branch will result in new pull request builds.
7
8
</dd>
8
9
<dt>The current pull request revision</dt>
9
10
<dd>Discover each pull request once with the discovered revision corresponding to the pull request head revision
Copy file name to clipboardExpand all lines: src/main/resources/org/jenkinsci/plugins/github_branch_source/OriginPullRequestDiscoveryTrait/help-strategyId.html
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,7 @@
4
4
<dt>Merging the pull request with the current target branch revision</dt>
5
5
<dd>Discover each pull request once with the discovered revision corresponding to the result of merging with the
6
6
current revision of the target branch.
7
+
Note that pushes to the target branch will result in new pull request builds.
7
8
</dd>
8
9
<dt>The current pull request revision</dt>
9
10
<dd>Discover each pull request once with the discovered revision corresponding to the pull request head revision
0 commit comments