petrandr/Issue DueDate Reminder
Setup Issue DueDate Reminders to not miss anything.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| gh_token | The Personal Token | yes | — |
| project_number | The Project Number | yes | — |
| notify_for | The type of the notification are about to sent (expiring_issues,missing_duedate) | yes | expiring_issues |
| duedate_field_name | The field name | yes | Due Date |
| notification_type | The type of notification (comment,aws_email) | yes | comment |
| repository_owner_type | The type of the repository owner (organization,user) | yes | user |
| enterprise_github | Determines if the GitHub is the enterprise ot not (True,False) | no | False |
| dry_run | DryRun Mode (True,False) | no | False |
| smtp_server | The mail server address | no | — |
| smtp_port | The mail server port | no | — |
| smtp_username | The mail server username | no | — |
| smtp_password | The mail server password | no | — |
| smtp_from_email | The mail from email address | no | — |
Outputs
no outputs