Skip to content

check_suite messages can have multiple PRs #36

@pathawks

Description

@pathawks

if (json["action"] === "requested" || json["action"] === "rerequested") {
pull_request = json["check_suite"]["pull_requests"][0];

Currently, we are only processing the first PR in a check_suite message. We should probably loop through all of them.

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