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 2598460 commit edfa877Copy full SHA for edfa877
.github/release-draft-template.yml
@@ -16,6 +16,7 @@ categories:
16
label: 'bug'
17
- title: '⚙️ Maintenance/misc'
18
label:
19
+ - 'dependencies'
20
- 'maintenance'
21
- 'documentation'
22
- title: '🔒 Security'
@@ -27,10 +28,6 @@ template: |
27
28
no-changes-template: 'Changes are coming soon 😎'
29
sort-direction: 'ascending'
30
replacers:
- - search: '/(?:and )?@dependabot-preview(?:\[bot\])?,?/g'
31
- replace: ''
32
- - search: '/(?:and )?@dependabot(?:\[bot\])?,?/g'
33
34
- search: '/(?:and )?@meili-bot,?/g'
35
replace: ''
36
- search: '/(?:and )?@meili-bot(?:\[bot\])?,?/g'
0 commit comments