From 792ab0631c85098fbf92e727b77158fb9dae5219 Mon Sep 17 00:00:00 2001 From: Bob Van Landuyt Date: Fri, 23 Feb 2018 18:30:37 +0100 Subject: Allow a user to select `allow maintainer to push` When a project is not private, and the source branch not protected the user can now select the option to allow maintainers to push to this branch --- changelogs/unreleased/bvl-allow-maintainer-to-push.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 changelogs/unreleased/bvl-allow-maintainer-to-push.yml (limited to 'changelogs') diff --git a/changelogs/unreleased/bvl-allow-maintainer-to-push.yml b/changelogs/unreleased/bvl-allow-maintainer-to-push.yml new file mode 100644 index 00000000000..a3fefc2889a --- /dev/null +++ b/changelogs/unreleased/bvl-allow-maintainer-to-push.yml @@ -0,0 +1,5 @@ +--- +title: Allow maintainers to push to forks of their projects when a merge request is open +merge_request: 17395 +author: +type: added -- cgit v1.2.1