Skip to content

scap prep: Make auto mode usable when a single branch is specified

Ahmon Dancy requested to merge review/dancy/scap-prep-auto-mods into master

Seperate the concerns of general automatic mode (checking out/updating operations/mediawiki-core and post-prep patch application) from automatic mediawiki branch selection.

Allow 'branch_cut_pretest' as a branch name.

These changes allow us to use "scap prep --auto branch_cut_pretest" to validate security patches ahead of the train.

Merge request reports