jenkinsci / jenkinsci/release-plugin
[JENKINS-7043] Adopt Actions concept from Build Promotion plugin so that pre and post build steps can do more sophisticated actions
- Dominant language
- Java
- Stars
- 24
- Forks
- 46
- PR merge metrics
- No merged PRs in 30d
Description
Currently, the release plugin can only execute build steps as pre and post steps of the build. A more robust mechanism is implemented in the build promotion plugin where it allows actions such as emails, additional hudson job builds, javadoc archiving, etc.
---
Originally reported by
petehayes, imported from: Adopt Actions concept from Build Promotion plugin so that pre and post build steps can do more sophisticated actions
Raw content of original issue
Currently, the release plugin can only execute build steps as pre and post steps of the build. A more robust mechanism is implemented in the build promotion plugin where it allows actions such as emails, additional hudson job builds, javadoc archiving, etc.
Contributor guide
Assessment
This issue has not been assessed yet.