co2management/Review reminder
Send reminders through GitHub Actions to the reviewers and assignee after a given time frame.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | GitHub token | yes | — |
| reminder_message | Messages to send to reviewers on Github. | yes | — |
| review_turnaround_hours | This is the deadline to review. If this time is exceeded, a reminder will be sent. | yes | — |
| process_reminder_message | Message to send to assignee on GitHub to process the review feedback. | yes | — |
| process_review_turnaround_hours | This is the deadline for processing the review feedback. | yes | — |
| github_repository | The owner/repo name, e.g. CO2Management/co2m | yes | — |
Outputs
no outputs