ouuan/Notification Messages

Get the notification message

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
formatThe output format. Possible values: "markdown", "plaintext".noplaintext
event-nameThe name of the webhook event.no${{ github.event_name }}
event-jsonThe webhook event converted to JSON.no${{ toJSON(github.event) }}
namedescription
messageThe notification message