Skip to main content
Unary · Environment Automations Updates an automation task configuration. Use this method to:
  • Modify task commands
  • Update task triggers
  • Change dependencies
  • Adjust execution settings

Examples

  • Update command: Changes the task’s command.
  • Update triggers: Modifies when the task runs.

Endpoint

Send a Bearer token as described in Authentication. If your organization uses a custom management-plane domain, replace https://app.ona.com with that domain.

Request example

Request

gitpod.v1.UpdateTaskRequest

Response

gitpod.v1.UpdateTaskResponse This message has no fields.
EnvironmentVariableItem represents an environment variable that can be set either from a literal value or from a secret reference.gitpod.v1.EnvironmentVariableItem
gitpod.v1.RunsOn
gitpod.v1.UpdateTaskRequest.AutomationTriggerUpdate
gitpod.v1.UpdateTaskRequest.TaskMetadata
gitpod.v1.UpdateTaskRequest.TaskSpec