baratrion/Sleuth API Deploy Registration
Register a deploy via the Sleuth API
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| organization-slug | Slug of the organization parent of the affected code deployment | yes | — |
| deployment-slug | Slug of the code deployment | yes | — |
| api-key | Sleuth organization API key | yes | — |
| sha | The git SHA of the deployment | yes | ${{ github.sha }} |
| environment | String defining the environment to register the deploy against | — | — |
| Email address of author | — | — |
Outputs
| name | description |
|---|---|
| status | Response status code |