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 74a261f commit 0c1c216Copy full SHA for 0c1c216
src/main/resources/com/dabsquared/gitlabjenkins/GitLabPushTrigger/config.jelly
@@ -64,7 +64,7 @@
64
<f:entry title="Labels that forces builds if they are added (comma-separated)">
65
<f:textbox field="labelsThatForcesBuildIfAdded"/>
66
</f:entry>
67
- <f:entry title="Set build description to build cause (eg. Merge request or Git Push )" field="setBuildDescription">
+ <f:entry title="Set build description to build cause (eg. Merge request or Git Push)" field="setBuildDescription">
68
<f:checkbox default="true"/>
69
70
<f:entry title="Build on successful pipeline events" field="triggerOnPipelineEvent">
0 commit comments