danielinclouds/Register Deployment with LinearB
Sends an API request for registering deployments with LinearB.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| api_token | API token for authenticating with the LinearB API | yes | — |
| repo_url | The URL of the repository (e.g. https://github.com/org/repo.git) | yes | — |
| ref_name | Ref name of the release, accepts any Git ref (i.e. commit short or long sha/tag name) | yes | — |
| timestamp | Timestamp in ISO 8601 format (e.g. 2022-03-14T22:23:34Z) | no | — |
| stage | The key of the custom pre-deployment stage | no | — |
| services | The list of LinearB services names (e.g. 'service1,service2') | no | — |
Outputs
no outputs