---
title: "Changes to UpdateTaskExecutionStatus"
method: POST
path: "/gitpod.v1.EnvironmentAutomationService/UpdateTaskExecutionStatus"
---

# Changes to UpdateTaskExecutionStatus

`POST /gitpod.v1.EnvironmentAutomationService/UpdateTaskExecutionStatus`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 18 revisions.

- **2025-06-10** `ca9a49ac7fbb` — 1 info
- **2025-02-21** `3655d5ad0ac3` — 2 breaking, 1 warning, 6 info
- **2025-02-18** `cd6a05ae99d2` — 1 warning

## Changes

- **2025-06-10** `ca9a49ac7fbb` — 1 info
  - added the new optional request property `steps/items/output`
- **2025-02-21** `3655d5ad0ac3` — 2 breaking, 1 warning, 6 info
  - request property `steps/items/phase` was restricted to a list of enum values
  - the `steps/items/phase` request property type/format changed from ``/`` to `string`/``
  - removed `#/components/schemas/gitpod.v1.TaskExecutionPhase` from the `steps/items/phase` request property `allOf` list
  - added the new `TASK_EXECUTION_PHASE_FAILED` enum value to the request property `steps/items/phase`
  - added the new `TASK_EXECUTION_PHASE_PENDING` enum value to the request property `steps/items/phase`
  - added the new `TASK_EXECUTION_PHASE_RUNNING` enum value to the request property `steps/items/phase`
  - added the new `TASK_EXECUTION_PHASE_STOPPED` enum value to the request property `steps/items/phase`
  - added the new `TASK_EXECUTION_PHASE_SUCCEEDED` enum value to the request property `steps/items/phase`
  - added the new `TASK_EXECUTION_PHASE_UNSPECIFIED` enum value to the request property `steps/items/phase`
- **2025-02-18** `cd6a05ae99d2` — 1 warning
  - removed the optional property `detail` from the response with the `default` status

---

[Operation](https://skmtc.dev/gitpod-io/apis/gitpod-v1/docs/gitpod.v1.EnvironmentAutomationService/UpdateTaskExecutionStatus/post.md) · [API](https://skmtc.dev/gitpod-io/apis/gitpod-v1.md) · [Page](https://skmtc.dev/gitpod-io/apis/gitpod-v1/changes/gitpod.v1.EnvironmentAutomationService/UpdateTaskExecutionStatus/post)
