actions-marketplace-validations/Kalu Testing GitHub Issue Notifier

Notifies email receiptients of a new GitHub issue based on labels.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Sep 21, 2021
License
None
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/kateluu-comdev_githubactions@aa7cefddd1b1e1dd041e47e1fc08285a62f2d969 # no releases — HEAD as of 2026-07-12

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
fromMailAddressEmail from addressyesno-reply@example.com
toMailAddressSemi-colon separated list of email address recipientsyes
subjectSubject lineyesNotification: A label was applied to an Issue on GitHub
subjectPrefixPrefix in the subject line. The issue title will be added after thisno__NONCE__
labelsToMonitorA JSON array-formatted list of labels to monitoryes[{breaking-change}]
verboseTurn on verbose loggingnofalse

no outputs