cto-ai/CTO.ai Github Action
This action extends the Ops Platform Github App to allow users to send in additional events and details of their workflow
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Authorization Token | yes | — |
| team_id | Ops Platform team ID for team sending event. | yes | — |
| event_name | Name of the event i.e. "deployment" | yes | — |
| event_action | Outcome of event. Expecting one of: "succeeded", "failed", "initiated", "recovered" | yes | — |
| environment | Environment that workflow is running in i.e. "production" | no | — |
| image | Built image ID | no | — |
| branch | Overwrite branch specified by github in data payload (If not present, action will try to use ref value if available to event type) | no | — |
| commit | Branch used to reference where change is taking place (If not present, action will try to use ref value if available to event type) | no | — |
| repo | Repo used to reference where change is taking place (If not present, action will try to use the name of the repository the workflow is running in) | no | — |
Outputs
no outputs