
This breaks the anonymous fallback in GitHub when app authentication
is used on repos not having installed the zuul app.
This reverts commit 037f2ce537
.
Change-Id: Ie601f8412fd5a646284364d0d0ea08ba32e02c26
6 lines
158 B
YAML
6 lines
158 B
YAML
---
|
|
fixes:
|
|
- |
|
|
When using GitHub app authentication the fallback to anonymous access
|
|
was broken for repositories not having installed the zuul app.
|