Skip to content

Issue Events API does not include the requestedReviewer #1198

@siaminator

Description

@siaminator

Describe the bug
An issue event can be of many types, one of which is REVIEW_REQUESTED, in which case the event object in the API response would contains a field called review_requester which is user who has been requested to review this PR.
Unfortunately this field has been missed in the GHIssueEvent class.

To Reproduce
Github API
GET /repos/{owner}/{repo}/issues/{issue_number}/events

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions