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 eb3f33d commit e9efa5cCopy full SHA for e9efa5c
.github/release-draft-template.yml
@@ -21,6 +21,7 @@ categories:
21
label: 'security'
22
- title: '⚙️ Maintenance/misc'
23
label:
24
+ - 'dependencies'
25
- 'maintenance'
26
- 'documentation'
27
template: |
@@ -30,10 +31,6 @@ template: |
30
31
no-changes-template: 'Changes are coming soon 😎'
32
sort-direction: 'ascending'
33
replacers:
- - search: '/(?:and )?@dependabot-preview(?:\[bot\])?,?/g'
34
- replace: ''
35
- - search: '/(?:and )?@dependabot(?:\[bot\])?,?/g'
36
37
- search: '/(?:and )?@bors(?:\[bot\])?,?/g'
38
replace: ''
39
- search: '/(?:and )?@meili-bot,?/g'
0 commit comments