Details
-
Type:
Task
-
Status: Open (View Workflow)
-
Priority:
Minor
-
Resolution: Unresolved
-
Component/s: promoted-builds-plugin
-
Similar Issues:
-
Epic Link:
-
Sprint:Blue Ocean - Candidates, GSoC 2019. Coding Phase 1, GSoC 2019. Coding Phase 2
Description
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.
Moving the issue to the JENKINS-36089 EPIC