devtron-labs/Devtron Deploy Action
An action to deploy using Devtron with optional commit details
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| DEVTRON_URL | The URL of the Devtron instance | yes | — |
| DEVTRON_API_TOKEN | The API token for Devtron | yes | — |
| IMAGE | The Docker image to be deployed | yes | — |
| ID | The ID for the Devtron orchestrator | yes | — |
| COMMIT_HASH | The commit hash (optional) | no | — |
| MESSAGE | The commit message (optional) | no | — |
| AUTHOR_NAME | The author name of the commit (optional) | no | — |
| COMMIT_TIME | The commit time (optional) | no | — |
Outputs
no outputs