timheuer/GitHub Issue Notifier
Notifies email receiptients of a new GitHub issue based on labels.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| fromMailAddress | Email from address | yes | no-reply@example.com |
| toMailAddress | Semi-colon separated list of email address recipients | yes | — |
| subject | Subject line | yes | Notification: A label was applied to an Issue on GitHub |
| subjectPrefix | Prefix in the subject line. The issue title will be added after this | no | __NONCE__ |
| labelsToMonitor | A JSON array-formatted list of labels to monitor | yes | [{breaking-change}] |
| verbose | Turn on verbose logging | no | false |
Outputs
no outputs