-
Improvement
-
Resolution: Fixed
-
Minor
The help text of Label field is not correct.
It suggests that we can use only one specific Label (and not a Label expression).
- is related to
-
JENKINS-19087 Improve configuration of automatic installations of tools
-
- Resolved
-
[JENKINS-19091] Correct help text of Label field in automatic installation of tools in global configuration
Description |
Original:
The help text of Label field is not correct. It suggest that we can use only one specific Label (and not a Label expression). (see https://issues.jenkins-ci.org/browse/JENKINS-19087). |
New:
The help text of Label field is not correct. It suggests that we can use only one specific Label (and not a Label expression). (see https://issues.jenkins-ci.org/browse/JENKINS-19087). |
Link |
New:
This issue is related to |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Labels | Original: auto-install label tools | New: auto-install label lts-candidate tools |
Labels | Original: auto-install label lts-candidate tools | New: 1.509.4-rejected auto-install label tools |
Workflow | Original: JNJira [ 150538 ] | New: JNJira + In-Review [ 193573 ] |
Code changed in jenkins
User: Seiji Sogabe
Path:
war/src/main/webapp/help/tools/help-label.html
http://jenkins-ci.org/commit/jenkins/8030ceedad27fc987181a7274856ddec1e9f5b40
Log:
Merge pull request #900 from mpapo/
JENKINS-19091correct help text of Label field => can be a Label Expression
Compare: https://github.com/jenkinsci/jenkins/compare/7e8bbea3336d...8030ceedad27