sucicada/All Arguments Action Webhook
Send a webhook event to your server with all arguments what you need
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| url | The url to send the webhook event to | yes | — |
| headers | Additional headers to send alongside the defaults | no | — |
| job | must be \$\{{ toJSON(job) }} | yes | — |
| github | must be \$\{{ toJSON(github) }} | yes | — |
| insecure | Enables calling to known self-signed or invalid SSL certificates | no | — |
Outputs
| name | description |
|---|---|
| status | The status of the webhook event |