Skip to content

Add reaction to nudge approver to start a new pipeline

Albert requested to merge alberts-nudge-new-pipeline-on-approval into master

Add a reaction to nudge approver of a gitlab-org/gitlab merge request to start a new pipeline.

Screen_Recording_2021-07-02_at_4.14.39_PM

The reaction would create a discussion thread that needs to be resolved before merging:

Screenshot_2021-07-08_at_12.41.20_PM

At the moment, this will create a thread each time the merge request is approved by someone.

Screenshot_2021-07-08_at_12.43.58_PM

Closes #134 (closed)

Action items

  • When adding a new Triager, verify that it has been added to the DEFAULT_TRIAGERS in triage/triage/handler.rb in the appropriate order.
  • If applicable, identify the affected groups and how to communicate to them:
    • /cc @person_or_group =>
    • Relevant Slack channels =>
    • Week-in-review
Edited by Albert

Merge request reports