summaryrefslogtreecommitdiff
path: root/releasenotes/notes/file-comment-levels-9b26156addc3644f.yaml
blob: ec5dff2bbc199b4311be2b2dc44677dc4fa7ee31 (plain)
1
2
3
4
5
6
7
8
9
10
---
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`.