akwodkiewicz/simple-pr-stats
Calculate simple PR statistics
View on GitHubTrust Signals
- Scorecard Score
- Scorecard 2–4scored Jul 13, 2026
- Maintenance Recency
- Stalelast commit Apr 1, 2022
- License
- None
- Runtime
- Deprecated runtime
Pinned Snippet
uses: akwodkiewicz/simple-pr-stats@b35e94ed99330242782892fd77e887bd89039364 # v0.2tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Your workflow GITHUB_TOKEN secret | yes | — |
| days_back | Number of days defining the earliest PR creation date to be included in the calculations | no | 30 |
| labels_to_ignore | PR with these labels will be ignored. Values delimited with commas | no | — |
| include_drafts | — | no | false |
Outputs
no outputs