diff options
author | Sean McGivern <sean@mcgivern.me.uk> | 2017-10-30 08:53:27 +0000 |
---|---|---|
committer | Sean McGivern <sean@mcgivern.me.uk> | 2017-10-30 08:53:27 +0000 |
commit | 192049a61039220bb62e88d1d173d0aeaa555297 (patch) | |
tree | 9cc7c903d3f8230e7f089c10c2e4d6976cc065be /changelogs | |
parent | f03700f5e429a86934e7cd2fa958da75b722db49 (diff) | |
parent | 7dbf114f595f8ff3ff41339d81d41b7722b97d2a (diff) | |
download | gitlab-ce-192049a61039220bb62e88d1d173d0aeaa555297.tar.gz |
Merge branch 'bvl-fix-system-hook-project-visibility' into 'master'
Use the correct project visibility in system hooks
Closes #39496
See merge request gitlab-org/gitlab-ce!15065
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/bvl-fix-system-hook-project-visibility.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/bvl-fix-system-hook-project-visibility.yml b/changelogs/unreleased/bvl-fix-system-hook-project-visibility.yml new file mode 100644 index 00000000000..a17ed51c9b8 --- /dev/null +++ b/changelogs/unreleased/bvl-fix-system-hook-project-visibility.yml @@ -0,0 +1,5 @@ +--- +title: Use the correct visibility attribute for projects in system hooks +merge_request: 15065 +author: +type: fixed |