sojusan/Inactive PR reminder
GitHub Action to send a reminder to the PR that is lacking in activity.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | GitHub Token | yes | ${{ github.token }} |
| reminder_message | Message to be sent to the PR that is missing in activity. | no | No activity in this PR. Please take some time and check it out. |
| inactivity_deadline_hours | This is the deadline for inactive PR (in hours). If this time is exceeded then a reminder will be sent. | no | 48 |
| default_users_to_notify | This is a list of users to be notified in case the list of reviewers is empty. The list of users is in multi-line string format. | no | "" |
Outputs
no outputs