actions-marketplace-validations/Webhook Action
Send a webhook event to anywhere!
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| url | The url to send the webhook event to | yes | — |
| headers | Additional headers to send alongside the defaults | no | — |
| body | The data sent to the webhook | no | — |
| insecure | Enables calling to known self-signed or invalid SSL certificates | no | — |
| github_event_payload | Include the github event payload that triggered the action in the payload | no | — |
Outputs
| name | description |
|---|---|
| status | The status of the webhook event |