zuul/releasenotes/notes/app-auth-bd38c5566d8130b3.yaml
Tobias Henkel d36ace088e Revert "Fix github app authentication to work with checks API endpoints"
This breaks the anonymous fallback in GitHub when app authentication
is used on repos not having installed the zuul app.

This reverts commit 037f2ce53737426a907fda0c7dbe22d51bc062da.

Change-Id: Ie601f8412fd5a646284364d0d0ea08ba32e02c26
2020-02-11 13:16:39 -08:00

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.