Skip to content

Commit 0d7a79d

Browse files
authored
(maint) Update GRM configuration
We are consolidating labels that are in use across our repositories, so this commit brings the GRM configuration up to date. Namely, we are using Enhancement now, where we might have used Improvement or Feature before. Also, removed C4B Feature as this has never been used. Finally, update the Internal Refactoring label to use the new `Area - Refactor` label.
1 parent c2e54fb commit 0d7a79d

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

GitReleaseManager.yaml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,12 @@
11
issue-labels-include:
22
- Breaking Change
33
- Deprecate
4-
- Feature
5-
- C4B Feature
4+
- Enhancement
65
- Bug
7-
- Improvement
86
- Documentation
97
- Dependency Change
108
issue-labels-exclude:
11-
- Internal Refactoring
12-
- BuildAutomation
9+
- Build Automation
1310
- NO RELEASE NOTES
1411
issue-labels-alias:
1512
- name: Documentation

0 commit comments

Comments
 (0)