Skip to content

Commit f293243

Browse files
authored
Update release-draft-template.yml
1 parent a8272f4 commit f293243

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/release-draft-template.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ version-resolver:
88
- 'breaking-change'
99
default: patch
1010
categories:
11-
- title: 'Breaking changes'
11+
- title: 'Breaking changes ⚠️'
1212
label: 'breaking-change'
1313
template: |
1414
## Changes
@@ -23,3 +23,5 @@ replacers:
2323
replace: ''
2424
- search: '/(?:and )?@dependabot(?:\[bot\])?,?/g'
2525
replace: ''
26+
- search: '/(?:and )?@bors(?:\[bot\])?,?/g'
27+
replace: ''

0 commit comments

Comments
 (0)