Skip to content

Draft: Do not outdate merge train cars if skip-train setting is enabled

drew stachon requested to merge 414505-optionally-skip-merge-train-refresh into master

What does this MR do and why?

This MR changes the MergeTrains::CheckStatusService to exit without refresh in the event that a new commit is found in the target branch not from the train, but that particular project allows for commits to be merged into the target branch without interrupting the train.

This functionality and use is detailed in #414505 (closed)

Screenshots or screen recordings

How to set up and validate locally

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #414505 (closed)

Merge request reports