summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorOswaldo Ferreira <oswaldo@gitlab.com>2018-01-23 19:08:10 -0200
committerOswaldo Ferreira <oswaldo@gitlab.com>2018-01-23 19:08:24 -0200
commitdc84313e73da8454cd043dbd235a2b552658d8ae (patch)
tree374c8dcff81fea618b45948b5092c56f914903ca /changelogs
parentc4904d570c2c5094d2d2bfee5d243b39556fdc89 (diff)
downloadgitlab-ce-dc84313e73da8454cd043dbd235a2b552658d8ae.tar.gz
Return more consistent values for merge_status on MR API
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/osw-updates-merge-status-on-api-actions.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/osw-updates-merge-status-on-api-actions.yml b/changelogs/unreleased/osw-updates-merge-status-on-api-actions.yml
new file mode 100644
index 00000000000..cb3b1590acf
--- /dev/null
+++ b/changelogs/unreleased/osw-updates-merge-status-on-api-actions.yml
@@ -0,0 +1,5 @@
+---
+title: Update merge_status on MR creation/update/get on the API
+merge_request:
+author:
+type: fixed