Skip to content

Commit 76a301e

Browse files
committed
(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 c94fda5 commit 76a301e

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

GitReleaseManager.yaml

Lines changed: 3 additions & 6 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
@@ -37,4 +34,4 @@ close:
3734
- [GitHub Release](https://github.com/{owner}/{repository}/releases/tag/{milestone})
3835
- [Chocolatey Package](https://community.chocolatey.org/packages/chocolatey/{milestone})
3936
40-
Your **[GitReleaseManager](https://github.com/GitTools/GitReleaseManager)** bot :package: :rocket:
37+
Your **[GitReleaseManager](https://github.com/GitTools/GitReleaseManager)** bot :package: :rocket:

0 commit comments

Comments
 (0)