-
Improvement
-
Resolution: Fixed
-
Major
-
None
In order to improve the traceability between builds and source code, it would be very important if we have the option to customize the snapshot / baseline name generated by jenkins.
Current format is "build definition id" + "build id #". I'm already able to change the build label in RTC and also the display name in Jenkins. So I would like to do the same with the snapshot name.
I check plugin's source code and saw that it already has the parameter snapshotName but it isn't configurable.
The idea is to use variables and expressions like ${ENV,var="POM_ARTIFACTID"}