-
Improvement
-
Resolution: Unresolved
-
Minor
Hello,
when using Jenkins Artifactory plugin, I have noticed that after doing Release promotion, build is not marked in any way. This way it is not possible to identify which builds were promoted in Artifactory from Jenkins side. Or am I looking at wrong direction?
Also, it is desirable to mark "Keep this build forever", to prevent Jenkins deleting promoted build.
At the moment I workaround this issue by using "Promoted builds plugin" and manually running promotion for the second time to have visual/scriptable identification mark on the build. This also allows to automatically mark build as permanent, however such process is error prone.