Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrasimir Angelov <kangelov@gitlab.com>2019-08-14 14:17:13 +0300
committerKrasimir Angelov <kangelov@gitlab.com>2019-08-15 10:53:48 +0300
commit18159235a3150dbd3c404e1d7724d5e653bb21a5 (patch)
tree3d1e2175950ed4a9964ace94fdfb72f8ab98ce61 /changelogs
parent94cf543fe3909a0a12771765a85c3c596f318046 (diff)
Add finished_at to the internal API Deployment entity
Related to https://gitlab.com/gitlab-org/gitlab-ce/issues/56130.
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/56130-deployment-date.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/56130-deployment-date.yml b/changelogs/unreleased/56130-deployment-date.yml
new file mode 100644
index 00000000000..7d1e84bbaa4
--- /dev/null
+++ b/changelogs/unreleased/56130-deployment-date.yml
@@ -0,0 +1,5 @@
+---
+title: Add finished_at to the internal API Deployment entity
+merge_request: 31808
+author:
+type: other