diff options
author | Dylan Griffith <dyl.griffith@gmail.com> | 2018-03-27 16:31:43 +1100 |
---|---|---|
committer | Dylan Griffith <dyl.griffith@gmail.com> | 2018-04-09 10:46:42 +1000 |
commit | 0e78c2e9c925d180a443d132658691adf18f26a1 (patch) | |
tree | 1ffbd6c6c880dbd0e40bfd1e31f6125a0c3a3ec4 /changelogs | |
parent | 86ca1a77c58b508fc1b037c5fffbfb22fd992b42 (diff) | |
download | gitlab-ce-0e78c2e9c925d180a443d132658691adf18f26a1.tar.gz |
Allow group owner to enable runners from subgroups (#41981)
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/41981-allow-group-owner-to-enable-runners-from-subgroups.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/41981-allow-group-owner-to-enable-runners-from-subgroups.yml b/changelogs/unreleased/41981-allow-group-owner-to-enable-runners-from-subgroups.yml new file mode 100644 index 00000000000..30481e7af84 --- /dev/null +++ b/changelogs/unreleased/41981-allow-group-owner-to-enable-runners-from-subgroups.yml @@ -0,0 +1,5 @@ +--- +title: 'Allow group owner to enable runners from subgroups (#41981)' +merge_request: 18009 +author: +type: fixed |