summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorAsh McKenzie <amckenzie@gitlab.com>2019-09-06 02:58:00 +0000
committerAsh McKenzie <amckenzie@gitlab.com>2019-09-06 02:58:00 +0000
commit428500186952519ae1ad335dc5c05364bf8563b4 (patch)
treeb4a1574e87cd51c99f7313c29517c00af438d846 /changelogs
parent71ff2c13e8241a4c19cb902e6ab62d2fb99630d4 (diff)
parent582e075e9f51567a0f004e5b34ca099b09a72059 (diff)
downloadgitlab-ce-428500186952519ae1ad335dc5c05364bf8563b4.tar.gz
Merge branch 'add-label-push-opts' into 'master'
Support adding and removing labels w/ push opts Closes #5942 See merge request gitlab-org/gitlab-ce!31831
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/add-label-push-opts.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/add-label-push-opts.yml b/changelogs/unreleased/add-label-push-opts.yml
new file mode 100644
index 00000000000..1289020e4e5
--- /dev/null
+++ b/changelogs/unreleased/add-label-push-opts.yml
@@ -0,0 +1,5 @@
+---
+title: Support adding and removing labels w/ push opts
+merge_request: 31831
+author:
+type: added