File tree Expand file tree Collapse file tree 1 file changed +0
-26
lines changed Expand file tree Collapse file tree 1 file changed +0
-26
lines changed Original file line number Diff line number Diff line change @@ -84,23 +84,6 @@ categories:
8484change-template : " - $TITLE @$AUTHOR (#$NUMBER)"
8585change-title-escapes : ' \<*_&' # Escape characters for markdown
8686
87- exclude-labels :
88- - " skip-changelog"
89- - " duplicate"
90- - " invalid"
91- - " wontfix"
92-
93- include-paths :
94- - " src"
95- - " public"
96- - " docs"
97- - " .github"
98-
99- exclude-paths :
100- - " **/*.test.ts"
101- - " **/*.test.tsx"
102- - " **/*.spec.ts"
103- - " **/*.spec.tsx"
10487
10588template : |
10689 # Highlights
@@ -164,10 +147,6 @@ autolabeler:
164147 title :
165148 - ' /^fix(\([^)]+\))?:/i'
166149 - ' /^bug(\([^)]+\))?:/i'
167- branch :
168- - ' /^fix\/.+/'
169- - ' /^bugfix\/.+/'
170- - ' /^hotfix\/.+/'
171150
172151 - label : " fix"
173152 title :
@@ -230,9 +209,6 @@ autolabeler:
230209 - ' package-lock.json'
231210 - ' yarn.lock'
232211 - ' pnpm-lock.yaml'
233- branch :
234- - ' /^dependabot\/.+/'
235- - ' /^renovate\/.+/'
236212
237213 # Security & Compliance
238214 - label : " security"
@@ -241,8 +217,6 @@ autolabeler:
241217 - ' /^sec(\([^)]+\))?:/i'
242218 - ' /^fix-vuln(\([^)]+\))?:/i'
243219 - ' /\[security\]/i'
244- branch :
245- - ' /^security\/.+/'
246220
247221 - label : " compliance"
248222 title :
You can’t perform that action at this time.
0 commit comments