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

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

Open
3 tasks
HonkingGoose opened this issue Oct 25, 2024 · 0 comments
Open
3 tasks

Comments

@HonkingGoose
Copy link
Contributor

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