Hello,
This is an announcement regarding the incoming Promoted Builds Plugin release. We had a discussion with Damien Nozay (the current maintainer) about 1 month ago and he blessed such release.
During the last week I've finalized and integrated several changes from pending pull requests.
issue #25011 - Fix the Folders support in Promoted builds parameter - JENKINS-25011
- Now there is a support of global and relative addressing to builds ('.' and '..' markers are supported)
- See the built-in documentation for more details
- The change alters the default behavior, but it can be restored (see the plugin's Wiki)
issue #7739 - Recursively evaluate downstream projects in DownstreamPassCondition - JENKINS-7739
issue #3549 - Promotion Status column (last promotions for each type)
issue #3549 - Last Build Promotion Status column
issue #16063 - Inject PROMOTED_USER_ID variable into the build
FindBugs cleanup (potential NPEs, concurrency, etc.)
Regards,
Oleg