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 GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
tokenAuthorization Tokenyes
team_idOps Platform team ID for team sending event.yes
event_nameName of the event i.e. "deployment"yes
event_actionOutcome of event. Expecting one of: "succeeded", "failed", "initiated", "recovered"yes
environmentEnvironment that workflow is running in i.e. "production"no
imageBuilt image IDno
branchOverwrite branch specified by github in data payload (If not present, action will try to use ref value if available to event type)no
commitBranch used to reference where change is taking place (If not present, action will try to use ref value if available to event type)no
repoRepo 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

no outputs