Skip to content

Add TypeLabel and BackstageLabel processors

This adds two processors:

  1. TypeLabel adds the relevant type label based on the first sub-type label found (in the order defined at https://about.gitlab.com/handbook/engineering/management/throughput/ and https://docs.gitlab.com/ee/development/contributing/issue_workflow.html#type-labels).
  2. BackstageLabel posts a deprecation notice when ~backstage is present.

Closes #33 (closed)

Edited by Rémy Coutable

Merge request reports