Skip to content

Expand expedite label to revert MRs

Context

With gitlab-org/quality/triage-ops!1834 (merged), we have triage-ops tagging MRs with pipeline:expedite if the MR title starts with Revert or revert.

What does this MR do?

Step 2 of gitlab-org/ruby/gems/gitlab-dangerfiles#28 (comment 1209372811).

If your MR starts with Revert or revert, and have the pipeline:expedite label, it will skip some jobs 🎉

This MR ensures that the jobs will be skipped when those conditions are met.

Screenshots

Before applying pipeline:expedite label

https://gitlab.com/gitlab-org/gitlab/-/pipelines/723523701

Screenshot_2022-12-20_at_17.21.19

After applying pipeline:expedite label

https://gitlab.com/gitlab-org/gitlab/-/pipelines/728028785

Screenshot_2022-12-20_at_17.21.47

From Draft to Ready

MR acceptance checklist

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

Edited by David Dieulivol

Merge request reports