summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorDouwe Maan <douwe@gitlab.com>2018-07-26 07:52:39 +0000
committerDouwe Maan <douwe@gitlab.com>2018-07-26 07:52:39 +0000
commit64661425add7308ddadcc5866e082b95b208c2c3 (patch)
tree5232c75dc25c92cfdcc990cf20ef456ae7beae77 /changelogs
parent447ccbe4060ee155407990670f72db6f577a1da8 (diff)
parent3bcb04f100f5e982379fbeae37a30a191581d1ef (diff)
downloadgitlab-ce-64661425add7308ddadcc5866e082b95b208c2c3.tar.gz
Merge branch 'bvl-graphql-wip-mutation' into 'master'
toggle wip status using GraphQL mutation Closes #48719 See merge request gitlab-org/gitlab-ce!20443
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/bvl-graphql-wip-mutation.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/bvl-graphql-wip-mutation.yml b/changelogs/unreleased/bvl-graphql-wip-mutation.yml
new file mode 100644
index 00000000000..00aa1c48677
--- /dev/null
+++ b/changelogs/unreleased/bvl-graphql-wip-mutation.yml
@@ -0,0 +1,5 @@
+---
+title: Add the first mutations for merge requests to GraphQL
+merge_request: 20443
+author:
+type: added