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 86c794a commit 5fbf4f0Copy full SHA for 5fbf4f0
.github/release-draft-template.yml
@@ -19,10 +19,10 @@ template: |
19
no-changes-template: 'Changes are coming soon 😎'
20
sort-direction: 'ascending'
21
replacers:
22
- - search: '/(?:and )?@dependabot(?:\[bot\])?,?/g'
23
- replace: ''
24
- search: '/(?:and )?@dependabot-preview(?:\[bot\])?,?/g'
25
replace: ''
+ - search: '/(?:and )?@dependabot(?:\[bot\])?,?/g'
+ replace: ''
26
- search: '/(?:and )?@bors(?:\[bot\])?,?/g'
27
28
- search: '/(?:and )?@meili-bot,?/g'
0 commit comments