actions-marketplace-validations/spin trigger pipeline
This action sends a POST request to a configured webhook in spinnaker
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| baseUrl | URL of spinnaker | yes | — |
| source | webhook source to trigger pipeline in spinnaker | yes | — |
| parameters | comma separated key value pairs representing parameters of webhook body | no | — |
| crtFile | client crt file to auth | no | — |
| keyFile | client key file to auth | no | — |
| passphrase | passphrase string to auth | no | — |
| isEncoded | specifies if the cert files needs to be decoded | no | — |
Outputs
| name | description |
|---|---|
| eventId | eventId generated by spinnaker |