summaryrefslogtreecommitdiff
path: root/releasenotes/notes/github-checks-annotations-0b3e417b167e58d2.yaml
blob: 2e744fb2795d88d4b139afad0222c81dbc3d047a (plain)
1
2
3
4
5
6
7
8
9
10
---
features:
  - |
    The Github driver can now report file comments via Github checks API.
    If a github reporter is configured to use the checks API, file comments
    provided via ``zuul_return`` will automatically be reported to the pull
    request in Github.

    For more details on how to provide file comments from Zuul, see the
    documentation of the :ref:`return_values`.