Skip to content

Commit 7b3f5aa

Browse files
Add a definition of the term "Subprojects" that appears in Jenkins UI (#149)
See jenkins-infra/jenkins.io#3948 (comment) for the background on this pull request; in short, I saw "Subprojects" in a Jenkins UI and didn't know what it meant. It would be nice if this was defined in the README for the plugin that adds that UI element. :)
1 parent 028379f commit 7b3f5aa

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@ Parameterized Trigger Plugin
88
This plugin lets you trigger new builds when your build has completed,
99
with various ways of specifying parameters for the new build.
1010

11-
11+
These new builds appear as "Subprojects" in the Jenkins UI when you
12+
are looking at a project that triggers them.
13+
1214
You can add multiple configurations: each has a list of projects to trigger, a condition for when to trigger them
1315
(based on the result of the current build), and a parameters section.
1416

0 commit comments

Comments
 (0)