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 GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| webhook_uri | URI to the webhook to send the card to. If this is blank, the JSON payload will be written to stdout | no | — |
| event-path | The 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 | "" |
Outputs
no outputs