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 b214617 commit 2e8502dCopy full SHA for 2e8502d
1 file changed
.github/release-drafter.yml
@@ -64,7 +64,7 @@ autolabeler:
64
title: '/(fix|race|bug|missing|correct)/i'
65
- label: '🧹 Updates'
66
matcher:
67
- title: '/(improve|update|refactor|deprecated|remove|unused|test)/i'
+ title: '/(improve|improvements|update|refactor|deprecated|remove|unused|test)/i'
68
- label: '🤖 Dependencies'
69
70
title: '/(bump|dependencies)/i'
@@ -74,9 +74,6 @@ autolabeler:
74
- label: '📝 Proposal'
75
76
title: '/(proposal|idea|request|suggest)/i'
77
-- label: '🤔 Question'
78
- matcher:
79
- title: '/(question|how)/i'
80
- label: 'v3'
81
branch:
82
- '/main/'
0 commit comments