-
Improvement
-
Resolution: Fixed
-
Minor
-
None
-
-
Declarative - 1.2
Would be good to be able to run stages based on what is stated in the changelog.
For example only run the UI testing stage if the change affects a .js or .html file
Or if some statement is in the commit comment.
- is related to
-
JENKINS-46086 A changelog should be recorded for the first build of a PR
-
- Closed
-
- links to
[JENKINS-46064] When conditions based on changelog
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
Remote Link | New: This issue links to "PR 178 (Web Link)" [ 17428 ] |
Link |
New:
This issue is related to |
Sprint | New: Declarative - 1.2 [ 366 ] |
Code changed in jenkins
User: rsandell
Path:
pipeline-model-definition/src/main/resources/org/jenkinsci/plugins/pipeline/modeldefinition/when/impl/ChangelogConditionalScript.groovy
pipeline-model-definition/src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/AbstractModelDefTest.java
http://jenkins-ci.org/commit/pipeline-model-definition-plugin/abdcb3287077398f9b91538fb46d3c9a1d301736
Log:
JENKINS-46064Remove debug prints and fix a test