canarysplayground/Apicall action
To be used as a deployment gate
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| Token | GitHub API Token | yes | — |
| Header | Header to be added along with the request | yes | — |
| RequestBody | Request Body for the api call | yes | — |
| ExpectedOutput | Output to compare the api response with | yes | — |
Outputs
| name | description |
|---|---|
| comparisonoutput | Script to fail/Pass based on the api call script |