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.
cookiecutter-scverse
released v0.2.21.Changes
Dear scverse ecosystem developers,
we overhauled the automated template sync for our cookiecutter template.
Instead of a github action in your repo that runs a cronjob, PRs are now created in a centralized fashion by @scverse-bot.
We hope the new system finally works for all (most) repos and apologize for any "noise" PRs we may have created so far. Unfortunately, the system is a bit tricky to debug -- the only real way of testing it is to trigger an actual template sync.
In case you have any questions, feel free to reach out to @grst, for instance via the scverse zulip chat.
Additional remarks
add
skip: true
totemplate-repos.yml
using a PR or,if you never want to sync from the template again, delete your
.cruft
file.they either show up inline (
>>>>>>>
) or a.rej
file will have been created for the respective files.You need to address these conflicts manually. Make sure to enable pre-commit.ci (see below) to detect such files.
Make sure to activate those apps if you haven't already.