-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Hi, 👋
You're accidentally causing Renovate bot to ping users mentioned in changelogs:
I think the problem is with this line, where you override the default sanitizing of @username
patterns:
Line 11 in 8603eca
"commitBody": "{{#if logJSON.hasReleaseNotes}}{{#each logJSON.versions as |release|}}{{# if release.releaseNotes}}## [v{{{release.version}}}]({{{release.releaseNotes.url}}})\n\n{{{release.releaseNotes.body}}}{{/if}}\n\n{{/each}}{{/if}}", |
I don't know enough to say what the correct config is here, or what you're trying to do in the first place. I recommend you open a new Request config help discussion on the renovatebot/renovate
repository.
With regards,
HonkingGoose (docs writer for Renovate bot)
romainmenke
Metadata
Metadata
Assignees
Labels
No labels