vrk-kpa/Fetch open PRs
Fetches open PRs from repository and outputs them for following actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub Access Token | no | ${{ github.token }} |
| repository | Repository from the pull requests are fetched | yes | — |
| ignored_users | List of usernames which are ignored from the outputted PR list | no | — |
| format | Format to use in output | no | json |
Outputs
| name | description |
|---|---|
| PRs | List of open PRs in given format |