diff options
-rw-r--r-- | changelogs/unreleased/introduce-job-keep-alive-api-endpoint.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/changelogs/unreleased/introduce-job-keep-alive-api-endpoint.yml b/changelogs/unreleased/introduce-job-keep-alive-api-endpoint.yml index f3deade754c..0789fc34f27 100644 --- a/changelogs/unreleased/introduce-job-keep-alive-api-endpoint.yml +++ b/changelogs/unreleased/introduce-job-keep-alive-api-endpoint.yml @@ -1,5 +1,5 @@ --- -title: Introduce new keep-alive API entrypoint for CI job +title: Make CI job update entrypoint to work as keep-alive endpoint merge_request: 19543 author: -type: added +type: changed |