Skip to content

Add a label in some request review replies

Closes #880 (closed)

Context

When a user invokes @gitlab-bot request_review:

  1. from the charts/gitlab project, and
  2. the MR on which the comment has been written is NOT a Draft MR

triage-ops should add the workflowready for review label.

What's in this MR?

  • We add a label when the conditions described above are met.
  • Local setup - Some changes to make it work with Rancher Desktop (which I call "Docker") + docs changes.
  • Some questions about triage-ops 😆
Edited by David Dieulivol

Merge request reports