Point Renovate at the public org preset - #2230
Open
edmundmiller wants to merge 1 commit into
Open
Conversation
nf-core/ops is private, so the old preset reference stopped resolving for public repos and dependency PRs stalled org-wide (nf-core/tools#4446). The preset now lives in the public nf-core/.github repo.
JulianFlesch
approved these changes
Aug 20, 2026
|
closes #2225 |
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.
Repoints this repo's Renovate config at the shared preset's new home.
The preset used to live in
nf-core/ops, referenced asgithub>nf-core/ops//.github/renovate/default.json5.nf-core/opsis private,so once it went private that reference stopped resolving for public repos,
Renovate treated it as a config error, and dependency PRs stopped across the
org — see nf-core/tools#4446.
The preset now lives in the public
nf-core/.githubrepo, which is also thelocation Renovate probes by convention for org-level presets. Only the
extendsline changes here; this repo's own overrides are untouched.Verification that the new reference is publicly readable while the old one is not:
Context: nf-core/.github#5 and https://github.com/nf-core/ops/pull/214