Skip to content

Auto Merge MRs when Pipeline Succeeds

Ritesh Raj Sarraf requested to merge wip/ritesh/auto-mr-pipeline into apertis/v2021dev3

THis MR introduces 2 changes.

  1. A script, create-mr-pipeline-true, which takes an Merge Request ID as an input and sets its merge_when_pipeline_succeeds attribute to true.

  2. Script create-mr-pipeline-true is called in in fold-security-update-branches, which is one of the main workhorse

More details can be seen on task: https://phabricator.apertis.org/T7202

Edited by Ritesh Raj Sarraf

Merge request reports