summaryrefslogtreecommitdiff
path: root/releasenotes/notes/file-comment-levels-9b26156addc3644f.yaml
blob: 8fef22c7707015bea22ad7dabb6ff92aca8ff653 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
features:
  - |
    The annotation levels for the file comments reported via Github checks
    API are now configurable in ``zuul_return``. Each file comment entry can
    provide an optional ``level`` parameter ``[info|warning|error]`` that will
    be picked up by the Github reporter.

    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.