actions-marketplace-validations/Remind The Reviewers
Remind the reviewers in charge to review your code. The remind will be by mention them in the PR in the interval you provided.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jan 1, 2023
- License
- None
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/yehudah_remind-the-reviewers@ed082763a63f58bd471f1176d6d80047b8e6ad0e # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | The GitHub token used to create an authenticated client. Defaults to github provided token. | no | ${{ github.token }} |
| interval | Remind interval in ms, default is every 24h from PR creation time. | no | 24 |
Outputs
| name | description |
|---|---|
| time | The last time I remind them. |