scverse / scverse/cookiecutter-scverse
skip `no-commit-to-branch` hook in CI
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 89
- Forks
- 17
- Avg merge
- 21h 16m
- Merged PRs (30d)
- 7
Description
otherwise it fails when the workflow runs in response to a push event
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
Start with {{cookiecutter.project_name}}/.github/workflows/test.yaml at line 101 and inspect how the no-commit-to-branch hook runs for push events. Trigger or review the workflow for a push event, then confirm the hook is skipped in CI and the workflow completes successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 88/100