OpenZeppelin / OpenZeppelin/compact-contracts
feat: PR lifecycle workflow
Open
@0xisk is already working on this.
Since Feb 23, 2026.
CI
enhancement
- Dominant language
- TypeScript
- Stars
- 55
- Forks
- 29
- Avg merge
- 5d 7h
- Merged PRs (30d)
- 25
Description
🧐 Motivation
As discussed internally, this issue for designing gh workflow for managing the lifecycle of the PR through diff stages
📝 Details
A gh action that manages PR lifecycle:
- Draft PR > In Progress.
- Open PR > Needs Review
- Closed > Completed/Closed
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.