Skip to content

Take up template sync where it got interrupted#487

Open
grst wants to merge 7 commits into
mainfrom
recover-pr-creation
Open

Take up template sync where it got interrupted#487
grst wants to merge 7 commits into
mainfrom
recover-pr-creation

Conversation

@grst

@grst grst commented Mar 30, 2026

Copy link
Copy Markdown
Collaborator

Close #459

@github-actions

Copy link
Copy Markdown

A PR has been generated to the instance repo: scverse/cookiecutter-scverse-instance#266

Checks Status Documentation Preview

You can check out the PR to preview your changes in an instance of the cookiecutter template.
It will be kept in sync with this PR automatically.

run: uvx --from ./scripts send-cruft-prs ${{ env.RELEASE }} --all_repos --log-dir log
env:
RELEASE: ${{ github.event_name == 'release' && github.event.release.tag_name || github.event.inputs.release }}
GITHUB_TOKEN: ${{ secrets.BOT_GH_TOKEN }}

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

moving away from using an org-wide secret. See notion page for more details.

@grst grst marked this pull request as ready for review June 8, 2026 08:45
@grst

grst commented Jun 8, 2026

Copy link
Copy Markdown
Collaborator Author

Docs failure is unrelated. See also #508, but I currently hope it's just a temporary issue.

@grst grst requested a review from flying-sheep June 8, 2026 08:45
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

Successfully merging this pull request may close these issues.

If update was successful within forked repo, but PR was not, then no PR will be created when rerunning

1 participant