summaryrefslogtreecommitdiff
path: root/releasenotes/notes/requested-c7f561f338348f9e.yaml
blob: eb56eadea787bc5e02a628e4bebcd565ed94c81b (plain)
1
2
3
4
5
6
7
8
---
deprecations:
  - |
    Zuul now correctly handles the ``rerequested`` action on check run trigger
    definitions (:value:`pipeline.trigger.<github source>.event.check_run`)
    literally. This has been ``requested`` which doesn't match the GitHub api.
    The value ``requested`` is now deprecated and will be removed in a later
    release.