summaryrefslogtreecommitdiff
path: root/releasenotes/notes/event-actor-8f771dec6219666d.yaml
blob: b0dde1a00de1bb1cf88813542066775beec82ba4 (plain)
1
2
3
4
5
6
7
8
9
10
11
---
features:
  - |
    The ``patch-delegated``, ``patch-state-changed`` and ``check-created``
    events now have an ``actor`` associated with them - the user that updated
    the patch or created the check. For other event types, this attribute is
    present but unset.
api:
  - |
    The ``/event`` API now exposes an ``actor`` attribute. It is possible to
    filter events by this attribute.