We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b77ee4 commit 83cd523Copy full SHA for 83cd523
.github/release-drafter.yml
@@ -23,9 +23,9 @@ autolabeler:
23
- '/docs/i'
24
- label: 'maintenance'
25
branch:
26
- - '/(chore|refactor|style|test|ci|perf|build|deps)\/.+/'
+ - '/(chore|refactor|style|test|ci|perf|build)\/.+/'
27
title:
28
- - '/(chore|refactor|style|test|ci|perf|build|deps)/i'
+ - '/(chore|refactor|style|test|ci|perf|build)/i'
29
- label: 'chore'
30
31
- '/chore\/.+/'
0 commit comments