Skip to content

Commit c20f304

Browse files
Update src/main/resources/org/jenkinsci/plugins/workflow/steps/scm/SCMStep/help-changelog.html
Co-authored-by: Mark Waite <[email protected]>
1 parent 61d73c0 commit c20f304

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed
Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
<div>
22
Enable or Disable 'Include in changelog':
33
<p>
4-
If 'Include in changelog' is enabled or 'Include in polling' is enabled, then when polling occurs, the
5-
job will be started if changes are detected from this SCM source.
4+
If 'Include in changelog' is enabled for an SCM source, then when a build occurs, the changes from that SCM source will be included in the changelog.
65
</p>
76
<p>
87
If 'Include in changelog' is disabled and 'Include in polling' is disabled, then when polling occurs,
98
changes that are detected from this repository will be ignored.
109
</p>
11-
</div>
10+
</div>

0 commit comments

Comments
 (0)