chore(CI): automatically generate changelog via GitHub (#12135)
This commit is contained in:
8
.github/pr-labeler.yml
vendored
Normal file
8
.github/pr-labeler.yml
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
"change: feat":
|
||||
- "/^(feat|perf|types|style)/"
|
||||
"change: fix":
|
||||
- "/^fix/"
|
||||
"change: breaking":
|
||||
- "/^breaking change/"
|
||||
"change: docs":
|
||||
- "/^docs/"
|
||||
Reference in New Issue
Block a user