Skip to content

Fix bug and check for MR type first

Mark Fletcher requested to merge fix-bug-issue-mr-check into master

Summary

Fix a bug where checks not related to MRs are carried out for issues. Check issuable type before calling methods specific to MRs.

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 #115 (closed)

Edited by Mark Fletcher

Merge request reports