actions-marketplace-validations/Kalu Testing 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
- Stalelast commit Sep 21, 2021
- License
- None
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/kateluu-comdev_githubactions@aa7cefddd1b1e1dd041e47e1fc08285a62f2d969 # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
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