We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c82dce commit 8166f8aCopy full SHA for 8166f8a
.github/release-draft-template.yml
@@ -21,6 +21,8 @@ sort-direction: 'ascending'
21
replacers:
22
- search: '/(?:and )?@dependabot-preview(?:\[bot\])?,?/g'
23
replace: ''
24
+ - search: '/(?:and )?@dependabot(?:\[bot\])?,?/g'
25
+ replace: ''
26
- search: '/(?:and )?@bors(?:\[bot\])?,?/g'
27
28
- search: '/(?:and )?@meili-bot,?/g'
0 commit comments