ekaradzha-qb/Merge PRList
List all open PRs in any repo
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Apr 14, 2025
- License
- None
Pinned Snippet
uses: ekaradzha-qb/merge-freeze@434b5e00d8fd1d2f1da4cb091440d6b011e6c693 # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| gh_token | GitHub token | yes | ${{ github.token }} |
| gh_repo | GitHub repository | yes | ${{ github.repository }} |
| gh_pr_state | Filter PRs by state of the pull request | yes | accepted |
| merge_pr_title | PR name to start code-freeze | yes | DEPLOYMENT-CODE-FREEZE |
Outputs
| name | description |
|---|---|
| pulls | number of pull requests |