diff options
author | Oswaldo Ferreira <oswaldo@gitlab.com> | 2018-01-23 19:08:10 -0200 |
---|---|---|
committer | Oswaldo Ferreira <oswaldo@gitlab.com> | 2018-01-23 19:08:24 -0200 |
commit | dc84313e73da8454cd043dbd235a2b552658d8ae (patch) | |
tree | 374c8dcff81fea618b45948b5092c56f914903ca /changelogs | |
parent | c4904d570c2c5094d2d2bfee5d243b39556fdc89 (diff) | |
download | gitlab-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.yml | 5 |
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 |