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 7729267 commit a9d18c9Copy full SHA for a9d18c9
.github/release-draft-template.yml
@@ -18,6 +18,7 @@ categories:
18
label: 'security'
19
- title: '⚙️ Maintenance/misc'
20
label:
21
+ - 'dependencies'
22
- 'maintenance'
23
- 'documentation'
24
template: |
@@ -27,8 +28,6 @@ template: |
27
28
no-changes-template: 'Changes are coming soon 😎'
29
sort-direction: 'ascending'
30
replacers:
- - search: '/(?:and )?@dependabot(?:\[bot\])?,?/g'
31
- replace: ''
32
- search: '/(?:and )?@bors(?:\[bot\])?,?/g'
33
replace: ''
34
- search: '/(?:and )?@meili-bot,?/g'
0 commit comments