Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Renovate configuration so it does not ping authors/maintainers #9

Open
HonkingGoose opened this issue Aug 21, 2024 · 0 comments

Comments

@HonkingGoose
Copy link

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:

"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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant