Skip to content

Add Notifications for New Customer MRs

Mark Fletcher requested to merge notifications-on-customer-authored-mrs into master

Summary

Adds a notifier to send a message to the #mrarr-ops channel on new MRs created by customer authors. We do not want these notifications in the main #mrarr-wins channel, only merged notifications should go there

Moving shared logic to a base class to keep the specialized classes DRY. Same with specs.

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

Closes #107 (closed)

Edited by Mark Fletcher

Merge request reports