actions-marketplace-validations/List Open PRs
List all open PRs in any repo, by default in the repo the action is in
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| GITHUB_TOKEN | Your GitHub token for authentication | yes | — |
| repository | github repository | yes | ${{ github.repository }} |
| state | filter by state of the pull request | yes | accepted |
Outputs
| name | description |
|---|---|
| pulls | number of pull requests |