Skip to content

Commit a40aeac

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. Signed-off-by: Gary Ewan Park <gep13@gep13.co.uk>
1 parent 95445d0 commit a40aeac

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

GitReleaseManager.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,11 @@
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
129
- Build Automation
1310
- NO RELEASE NOTES
1411
issue-labels-alias:

0 commit comments

Comments
 (0)