OpenZeppelin / OpenZeppelin/compact-contracts
Don't Run GH Actions on Draft PRs
Open
@emnul is already working on this.
Since Jul 31, 2025.
CI
stale
- Dominant language
- TypeScript
- Stars
- 55
- Forks
- 29
- Avg merge
- 5d 7h
- Merged PRs (30d)
- 25
Description
Right now, we run GH actions on all pushes to a remote PR branch, we can save on some compute by not running CI on draft PRs which are often incomplete when initially created.
Contributor guide
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.
Assessment
This issue has not been assessed yet.