Skip to content

Update changelog generator to accept new labels

Steve Xuereb requested to merge update-changelog-tags into master

What does this MR do?

Update changelog generator to accept new labels

Why was this MR needed?

The ~backstage label was deprecated in gitlab-com/www-gitlab-com!53571 (diffs) we now have 4 new labels:

  • featureaddition
  • ~"feature::maintenance"
  • ~"tooling::pipelines"
  • ~"tooling::workflow"

What's the best way to test this MR?

At the time of writing this isn't going to show anything because we just did the feature freeze but running make generate_changelog CHANGELOG_RELEASE=v13.2.0-rc1 should output an empty changelog.

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/quality/team-tasks/-/issues/488

Edited by Steve Xuereb

Merge request reports