OpenCut-app / OpenCut-app/OpenCut
[Chore] Action shouldn't be running on PR open until you want it to be.
Open
Nobody has claimed this yet.
bug
- Dominant language
- TypeScript
- Stars
- 89.8k
- Forks
- 8.9k
- PR merge metrics
- No merged PRs in 30d
Description
Platform
GitHub
Browser
Empty
Current Behavior
The actions are becoming messy because they run every time a pull request is opened or modified. This shouldn't be happening; it looks unappealing.
Expected Behavior
Run it only when you wants it to
Recurrence Probability
Always
Steps To Reproduce
Open a PR and see
Anything else?
No response
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 by inspecting the repository's GitHub Actions workflow files and reproduce the behavior by opening or modifying a pull request. Confirm with maintainers which event or manual action should trigger the workflow, then verify that unwanted pull request events no longer start it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100