Skip to content

HookCheckSuite is missing useful properties #82

@ashercuedo

Description

@ashercuedo

Currently HookCheckSuite doesn't contain the Github App property (see here). Technically this should already be flagged, as it is a FIXME in the repo already.

GitHub Apps are a first class actor in Github designed to allow users to have finer grained control over permissions and be able to even install them on organisation accounts, or specific repositories, etc. Because this is unimplemented, it means that any time any action is called, and you received a check_suite event, there is no way to access the relevant app's details, its permissions, or anything else of its information.

See here and here for further info.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions