-
New Feature
-
Resolution: Unresolved
-
Major
-
None
ClearCase has a promotion level concept, could you consider to add this feature into Jenkins? For example, when a build a success, change promotion to BUILT. When a build is tested, promote to TESTED, etc.
[JENKINS-9324] Promotion level
Assignee | Original: Romain Seguy [ rseguy ] | New: Daniel Petisme [ danielpetisme ] |
Workflow | Original: JNJira [ 139485 ] | New: JNJira + In-Review [ 175092 ] |
I think this can easily be done (by using cleartool chbl -level <promo level> <bl selector>). I'll take a look at that.