Add so it only restarts when it pushes to the `main` branch. Not pull requests
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 97
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
It would be great if it did not try to restart the repl when it is in a PR on GitHub.
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 file or test is named in the issue. Start by tracing how GitHub events are handled and where the REPL restart is triggered; verify the behavior for a push to main and for a pull request, with completion meaning only pushes to main restart the REPL.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, rust
- Domain
- ci-cd, devops
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100