diff options
author | Z.J. van de Weg <zegerjan@gitlab.com> | 2016-10-13 09:38:03 +0200 |
---|---|---|
committer | Z.J. van de Weg <git@zjvandeweg.nl> | 2016-12-04 15:48:50 +0100 |
commit | 617f43c74b967a085f6cd7afb1408cfa28187b52 (patch) | |
tree | de6e860add1690c240806c5de4289bf2a633d3f7 /changelogs | |
parent | bd67459131e22273b502eb27d97709827ff42262 (diff) | |
download | gitlab-ce-617f43c74b967a085f6cd7afb1408cfa28187b52.tar.gz |
Guests can read builds if those are public
Fixes #18448
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/zj-guest-reads-public-builds.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/zj-guest-reads-public-builds.yml b/changelogs/unreleased/zj-guest-reads-public-builds.yml new file mode 100644 index 00000000000..1859addd606 --- /dev/null +++ b/changelogs/unreleased/zj-guest-reads-public-builds.yml @@ -0,0 +1,4 @@ +--- +title: Guests can read builds when public +merge_request: 6842 +author: |