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 a8272f4 commit f293243Copy full SHA for f293243
.github/release-draft-template.yml
@@ -8,7 +8,7 @@ version-resolver:
8
- 'breaking-change'
9
default: patch
10
categories:
11
- - title: 'Breaking changes'
+ - title: 'Breaking changes ⚠️'
12
label: 'breaking-change'
13
template: |
14
## Changes
@@ -23,3 +23,5 @@ replacers:
23
replace: ''
24
- search: '/(?:and )?@dependabot(?:\[bot\])?,?/g'
25
26
+ - search: '/(?:and )?@bors(?:\[bot\])?,?/g'
27
+ replace: ''
0 commit comments