scverse / scverse/scverse-tutorials
Notebook runner CI doesn't work on forks
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 22
- Forks
- 18
- Avg merge
- 3h 9m
- Merged PRs (30d)
- 9
Description
When someone creates a PR from a fork, the CI does not have permission to add commits to the branch.
To my knowledge, the only real way to solve this is to develop a github application.
For now, it is easiest to add someone who makes a PR to this repo and ask them to push to a local branch.
CC @flying-sheep
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No specific files or tests are named. Start by inspecting the repository's CI configuration and reproducing a notebook-runner workflow from a fork; done means fork pull requests can run the required CI and add commits without manually asking the contributor to push to a local branch.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd, devops
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100