Skip to content

Create MR when pushing to canonical fails when syncing security to canonical

Reuben Pereira requested to merge rp/mr-on-push-failure into master

What does this MR do and why?

Describe in detail what your merge request does and why.

After a security release, we sync security changes to canonical. Unfortunately, the push usually fails due to the large number of changes that constantly get merged into gitlab-org/gitlab.

This change creates an MR when the push fails.

Author Check-list

  • Has documentation been updated?

Merge request reports