π docs: make the article match what works today - #11
Merged
Merged
Conversation
The how-to promised local>, which resolves against whichever forge Renovate runs on. That only pays off once the preset is mirrored, and the mirrors are an empty private repo on Codeberg and nothing on GitLab. Switched the examples to github> so a reader who copies them gets something that works. Says plainly that only GitHub.com has a hosted Renovate app -- the largest prerequisite, and the one a reader on another forge would otherwise discover the hard way. Pinning moved up next to the basic example, where someone deciding how to adopt this will actually see it, and points at the v1.0.0 tag now that it exists. Marked ready.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The draft promised
local>, which pays off only once the preset is mirrored. Today the mirrors are an empty private repo on Codeberg and nothing on GitLab, so a reader copying that line would get a broken config. Examples now usegithub>.Adds the honest prerequisite: only GitHub.com has a hosted Renovate app. Every other forge needs it self-hosted β a Renovate ecosystem fact, not something this preset imposes.
Pinning moved up beside the basic example and points at
v1.0.0. Markeddraft: false.