chriscarini/GitHub Pull Request Reminder

Provide reminders to reviewers of PRs in a smart fashion.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
smartPrRemindersIf "true", the action will remind reviewers at a smart point.notrue
prSizeLabelIf "true", the action will add a label of the PR size (at PR open) to the PR.notrue
prStatsSummaryIf "true", the action will add a comment upon closing of the PR with some PR stats.notrue
GITHUB_TOKENDefault to {{ github.token }}. This is the default GitHub token available to actions and is used to run the action and to post the comments on PRs. The default token permissions (https://docs.github.com/en/actions/learn-github-actions/workflow-syntax-for-github-actions#permissions) work fine.no${{ github.token }}
SLACK_WEBHOOKA webhook URL for posting updates to Slack.no

no outputs