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.
2 parents 2aff08a + f5380e1 commit cf9756eCopy full SHA for cf9756e
1 file changed
.github/release-drafter.yml
@@ -93,26 +93,6 @@ autolabeler:
93
- '/^chore:\s+bump\s+(js|php)\s+dependencies$/i'
94
- '/^\[stable\d+\]\s+chore:\s+bump\s+(js|php)\s+dependencies$/i'
95
96
-autolabeler:
97
- - label: 'fix'
98
- title:
99
- - '/^fix/i'
100
- - label: 'feature'
101
102
- - '/^feat/i'
103
- - label: 'chore'
104
105
- - '/^chore/i'
106
- - label: 'docs'
107
108
- - '/^docs/i'
109
- - label: 'refactor'
110
111
- - '/^refactor/i'
112
- - label: 'test'
113
114
- - '/^test/i'
115
-
116
version-resolver:
117
major:
118
labels:
0 commit comments