Skip to content

Sync stable branches to CE upon a push

Yorick Peterse requested to merge sync-stable-branch-on-push into master

What does this MR do?

This adds a CI job that runs before all other jobs on a stable branch, triggering a Merge Train job to sync the stable branch to CE. No checks are in place for older stable branches, as those simply won't have these changes.

This fixes gitlab-com/gl-infra/delivery#468 (closed)

TODO

  • Test on a dummy stable branch
Edited by Yorick Peterse

Merge request reports

Loading