Skip to content

Github required-check CI job misses some possibilities #125

@ejfine

Description

@ejfine

Is there an existing issue for this?

  • I have searched the existing issues

What you expected to see, versus what you actually saw

Right now the gate only treats failure|cancelled as failures. GitHub job results can also be timed_out and action_required, which would incorrectly pass Line 179-182 and allow the workflow to succeed. Consider expanding the pattern.

Or, consider explicitly checking for the "good" statuses

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