Skip to content

Write customManagers entry to update renovateVersion string in Markdown files #596

Open
@HonkingGoose

Description

@HonkingGoose

We want to get updates from Renovate bot for the renovateVersion string in the FAQ Markdown file.

How?

@rarkins proposed:

I think that using npm or Docker versions as "close enough" is good enough for us. We won't want to update this all the time either, e.g. we could update this monthly like we do with renovate versions in other docs.

Source:

Todos

I don't know enough to write the new Renovate configuration. I hope someone smart at regex can help! Here are the todos:

Write new config code in default.json:

  • Write a new customManagers entry, to update the "renovateVersion": "38.120.1" pattern string in Markdown files.
  • Use the version of Renovate from npm, or Docker as "close enough" approximation of the version of the Mend hosted Renovate app.
  • Set the schedule to monthly (or match the schedule for the other Markdown docs updates).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions