New Development Branch CSV Stage
Current Behavior
New projects have to be run on Development twice, once to create a project in VAT, and once again to pick up inherited findings
Purpose
Prevent having to run pipelines twice
Plan
Add an additional CSV Output job that re-queries VAT and outputs CSV files again
Acceptance Criteria
On Development branch pipelines ONLY Add new stage with a job that outputs the findings CSVs
-
New stage added to pipeline that is run after the VAT stage -
New job run w/in this new stage that only runs on development branch pipelines -
Job re-queries the VAT to pick up the newly inserted findings
Edited by David Freeman