Skip to content

API: PullReview is lacking an updated_at #19997

Closed
@mheden

Description

@mheden

Feature Description

In the API, the PullReview object does only have an creation date (submitted_at) but not an updated_at.

If a PullReview is started (PENDING) and the reviewer is delayed for some reason, the APPROVED the only time available is the time submitted but not when the state changed to APPROVED.

The webinterface seem to be able to extract this information somehow though, so maybe I'm using the wrong endpoint?

Screenshots

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    modifies/apiThis PR adds API routes or modifies themtype/proposalThe new feature has not been accepted yet but needs to be discussed first.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions