actions-marketplace-validations/Pull Request Stats (no tracking)

Action to print stats about Pull Request reviewers in PR description

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Mar 21, 2022
License
AGPL 3.0
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/fo2rist_pull-request-stats@77ef812fd4880d0ff0a2590e1ee94d41165061a9 # no releases — HEAD as of 2026-07-12

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
tokenThe GitHub authentication tokenyes${{ github.token }}
repositoriesA comma separated list of github repositories to calculate the stats.no
organizationAn organization name to use all of its repositories to calculate the stats.no
excluded-reviewersList of user IDs to exclude from statsno[]
periodThe length of the period used to calculate the stats, expressed in daysno30
chartsWhether to add charts to the stats or not. Possible values: "true" or "false"nofalse
summaryWhether to add summary stats for period. Possible values: "true" or "false"notrue
sort-byThe column used to sort the data. Possible values: "REVIEWS", "TIME" or "COMMENTS"noREVIEWS
disable-linksPrevents from adding any external links in the statsnotrue
limitThe maximum number of rows to display in the table. A value of `0` means unlimited.no0

no outputs