Skip to content

Skip the revert warning on stable branches

Mayra Cabrera requested to merge skip-revert-warning-on-stable-branches into master

What does this MR do and why?

Skips the revert warning on stable branches

This commit skips the warning that encourages the MR author to use the Revert MR for two reasons:

  • Stable branches should always execute the package-and-test pipeline to ensure the changes are compliant from the Quality side. This pipeline is skipped if the pipeline:expedite label from the Revert MR is added
  • Once the maintenance policy is extended (gitlab-com/gl-infra&828 (closed)), GitLab canonical merge requests will use a dedicated template.

Related to gitlab-com/gl-infra/delivery#2839 (closed)

MR acceptance checklist

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

Merge request reports

Loading