commit 1f3ce6ca7c9e40cf96a7fb2bff71e3eb022048a4 Author: Tobias Henkel Date: Fri Oct 2 18:20:54 2020 +0200 Add upgrade note to 3.19 regarding check run permissions Zuul 3.19 requires check run permissions which was an oversight when creating the release. Therefore update the upgrade notes to add this. Change-Id: Ibaaa9474d0a537fe25ef8a1024badf4902e3cc77 diff --git a/releasenotes/notes/file-comment-levels-9b26156addc3644f.yaml b/releasenotes/notes/file-comment-levels-9b26156addc3644f.yaml index ec5dff2..8fef22c 100644 --- a/releasenotes/notes/file-comment-levels-9b26156addc3644f.yaml +++ b/releasenotes/notes/file-comment-levels-9b26156addc3644f.yaml @@ -8,3 +8,6 @@ features: For more details on how to provide file comments from Zuul, see the documentation of the :ref:`return_values`. + +upgrade: + - With GitHub the Zuul app now requires permissions to read/write check runs.