Skip to content

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

@HonkingGoose

Description

@HonkingGoose

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions