Skip to content

Post a reminder in merge requests with type::ignore label

Nao Hashizume requested to merge 1082-check-type-ignore-label-in-mr into master

What does this MR do and why?

This MR posts a reminder to merge requests that have typeignore label. The typeignore label is only intended for issues, and merge requests should have a clearly defined type labels such as typebug, typefeature, or typemaintenance.

If typeignore label is not removed from a merge request, a discussion made by @gitlab-bot will be not be resolved.

Closes #1082 (closed)

Screenshot

Example: When a merge request only has typeignore label:

Expected impact & dry-runs

These are strongly recommended to assist reviewers and reduce the time to merge your change.

See https://gitlab.com/gitlab-org/quality/triage-ops/-/tree/master/doc/scheduled#testing-with-a-dry-run on how to perform dry-runs.

Action items

  • (If applicable) Add documentation to the handbook pages for Triage Operations =>
  • (If applicable) Identify the affected groups and how to communicate to them:
    • /cc @person_or_group =>
    • Relevant Slack channels =>
    • Engineering week-in-review
Edited by Nao Hashizume

Merge request reports