Skip to content

Commit b8c400e

Browse files
committed
(build) Add standard GRM configuration file
1 parent e8d5d6d commit b8c400e

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

GitReleaseManager.yaml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
issue-labels-include:
2+
- Breaking change
3+
- Feature
4+
- Bug
5+
- Improvement
6+
- Documentation
7+
- security
8+
issue-labels-exclude:
9+
- Build
10+
issue-labels-alias:
11+
- name: Documentation
12+
header: Documentation
13+
plural: Documentation
14+
- name: security
15+
header: Security
16+
plural: Security

0 commit comments

Comments
 (0)