Unary · Environment Automations
Starts a task by creating a new task execution.
This call does not block until the task is started; the task will be started asynchronously.
Use this method to:
- Trigger task execution
- Run one-off tasks
- Start scheduled tasks immediately
Examples
-
Start task:
Creates a new execution of a task.
Endpoint
https://app.ona.com with that domain.
Request example
Request
gitpod.v1.StartTaskRequest
Response
gitpod.v1.StartTaskResponse
Related types
TaskExecution
TaskExecution
gitpod.v1.TaskExecutionTaskExecutionMetadata
TaskExecutionMetadata
gitpod.v1.TaskExecutionMetadataTaskExecutionSpec
TaskExecutionSpec
gitpod.v1.TaskExecutionSpecTaskExecutionStatus
TaskExecutionStatus
gitpod.v1.TaskExecutionStatusTaskExecutionPhase
TaskExecutionPhase