Skip to content
This repository was archived by the owner on Feb 11, 2022. It is now read-only.
This repository was archived by the owner on Feb 11, 2022. It is now read-only.

sender changes in the check_run webhook depending on the committer #549

@travi

Description

@travi

this highlights my misunderstanding of what sender is intended to mean. i guess it should mean the user that triggered the event, not the user that opened the PR. makes sense, but i went down the wrong path for some reason.

user should, instead, be pulled from the pull_request resource, like is done for the status event. however, that detail is not included in the check_run payload, so the complete version of the pull_request will need to be fetched first.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions