Add /run_pipeline quick action for merge requests

What does this MR do and why?

Add /run_pipeline quick action for merge requests

Allows users to trigger a new pipeline for a merge request via the /run_pipeline quick action in comments.

Includes event tracking and usage metrics.

To Test:

  • Create an MR
  • Not requiring pipeline success
  • Run the quick action '/run_pipeline /merge'
  • Ensure auto merge is set correctly

References

Screenshots or screen recordings

Before After

How to set up and validate locally

MR acceptance checklist

Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Marc Shaw

Merge request reports

Loading