-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Minor
-
Component/s: promoted-builds-plugin
-
Blue Ocean - Candidates, GSoC 2019. Coding Phase 1, GSoC 2019. Coding Phase 2
Add new Custom step for Self Promotion Condition to be included in the Declarative Pipeline.
The returning function name would probably be : "selfPromote"Â which would take "job" and "buildNumber" as its input parameters.
Acceptance Criteria:
- a new class for selfPromote is made with right ParameterValues sent to SelfPromotion.java and the new PromotionProcess class.
- Compilation/Unit tests before Merge.
Â