Skip to content

Introduce a new `ApplyTypeLabelFromRelatedIssue` processor

Rémy Coutable requested to merge 906-apply-type-label-from-related-issue into master

What does this MR do and why?

This new processor tries to find a related issue for an MR, and set the issue's type label to the MR if it doesn't have one already.

Expected impact & dry-runs

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

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

Closes #906 (closed).

Edited by Rémy Coutable

Merge request reports