davidwengier/Post Adaptive Card

Posts an Adaptive Card payload to the specified webhook in response to a GitHub action (usually issue or PR creation)

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
webhook_uriURI to the webhook to send the card to. If this is blank, the JSON payload will be written to stdoutno
event-pathThe path to the JSON payload for the event, defaults to the GITHUB_EVENT_PATH environment variable if nothing is specified. This is mainly here for developer testing.no""

no outputs