Skip to content

Commit f5380e1

Browse files
committed
chore(release): remove duplicate autolabeler in stable32
Signed-off-by: Vitor Mattos <[email protected]>
1 parent 2aff08a commit f5380e1

1 file changed

Lines changed: 0 additions & 20 deletions

File tree

.github/release-drafter.yml

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -93,26 +93,6 @@ autolabeler:
9393
- '/^chore:\s+bump\s+(js|php)\s+dependencies$/i'
9494
- '/^\[stable\d+\]\s+chore:\s+bump\s+(js|php)\s+dependencies$/i'
9595

96-
autolabeler:
97-
- label: 'fix'
98-
title:
99-
- '/^fix/i'
100-
- label: 'feature'
101-
title:
102-
- '/^feat/i'
103-
- label: 'chore'
104-
title:
105-
- '/^chore/i'
106-
- label: 'docs'
107-
title:
108-
- '/^docs/i'
109-
- label: 'refactor'
110-
title:
111-
- '/^refactor/i'
112-
- label: 'test'
113-
title:
114-
- '/^test/i'
115-
11696
version-resolver:
11797
major:
11898
labels:

0 commit comments

Comments
 (0)