actions-marketplace-validations/Slack review stats
Post GitHub review stats to slack
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Feb 10, 2023
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/dschoordsch_slack-review-stats@434e6c58e01979add72f94a1f186e5406e79043e # no releases — HEAD as of 2026-07-15tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| slack-webhook | Webhook of the channel to post the stats to | yes | — |
| repository | GitHub repository from where to fetch the stats, default to { GITHUB_REPOSITORY } | no | ${{ github.repository }} |
| github-token | GitHub auth token, will default to { secrets.GITHUB_TOKEN } | no | ${{ github.token }} |
| time-diff | Time difference for the last PRs merged | no | 7d |
Outputs
no outputs