summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorThong Kuah <tkuah@gitlab.com>2019-08-21 09:27:32 +0000
committerThong Kuah <tkuah@gitlab.com>2019-08-21 09:27:32 +0000
commit086d4c8eb727fce1796a5363c7f4102e869c86a3 (patch)
tree700ec1bcdcd1a95a1692f7648225ba4b7ec1caf1 /changelogs
parentda1e8ee4420a8480785c351ad6edd1bcafd96d9b (diff)
parent92ac94c26e408842c6dfa44aae93e147a0f3d8f8 (diff)
downloadgitlab-ce-086d4c8eb727fce1796a5363c7f4102e869c86a3.tar.gz
Merge branch '56130-deployed_at' into 'master'
Replace finished_at with deployed_at for the internal API Deployment entity See merge request gitlab-org/gitlab-ce!32000
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/56130-deployed_at.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/56130-deployed_at.yml b/changelogs/unreleased/56130-deployed_at.yml
new file mode 100644
index 00000000000..c53658de752
--- /dev/null
+++ b/changelogs/unreleased/56130-deployed_at.yml
@@ -0,0 +1,5 @@
+---
+title: Replace finished_at with deployed_at for the internal API Deployment entity
+merge_request: 32000
+author:
+type: other