diff --git a/teps/0028-task-execution-status-at-runtime.md b/teps/0028-task-execution-status-at-runtime.md index 6034cc1c3..283c9fb92 100644 --- a/teps/0028-task-execution-status-at-runtime.md +++ b/teps/0028-task-execution-status-at-runtime.md @@ -3,8 +3,8 @@ title: task-exec-status-at-runtime authors: - "@pritidesai" creation-date: 2020-10-15 -last-updated: 2020-11-02 -status: implementable +last-updated: 2020-06-03 +status: implemented --- # TEP-0028: Task Execution Status at Runtime diff --git a/teps/README.md b/teps/README.md index e386c81dc..b5978d1b1 100644 --- a/teps/README.md +++ b/teps/README.md @@ -158,7 +158,7 @@ This is the complete list of Tekton teps: |[TEP-0025](0025-hermekton.md) | Hermetic Builds | implementable | 2020-09-11 | |[TEP-0026](0026-interceptor-plugins.md) | interceptor-plugins | implementable | 2020-10-08 | |[TEP-0027](0027-https-connection-to-triggers-eventlistener.md) | HTTPS Connection to Triggers EventListener | implementable | 2020-11-01 | -|[TEP-0028](0028-task-execution-status-at-runtime.md) | task-exec-status-at-runtime | implementable | 2020-11-02 | +|[TEP-0028](0028-task-execution-status-at-runtime.md) | task-exec-status-at-runtime | implemented | 2020-06-03 | |[TEP-0029](0029-step-workspaces.md) | step-and-sidecar-workspaces | implementable | 2020-10-02 | |[TEP-0030](0030-workspace-paths.md) | workspace-paths | proposed | 2020-10-18 | |[TEP-0031](0031-tekton-bundles-cli.md) | tekton-bundles-cli | implemented | 2021-03-26 |