Skip to content

Add support for statuses #7

@Djiit

Description

@Djiit

Hi,

Thanks for your action; it's pretty convenient in our monorepo environment.

Some of our "checks" are in fact "statuses" (see https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/collaborating-on-repositories-with-code-quality-features/about-status-checks) POSTed to Github API by custom tools and I'm wondering how hard it would be to add support for statuses on top of regular checks ? Right now, the action just don't recognize the statuses; and wait for "checks" until timing out.

Maybe adding statuses here would be a start? https://github.com/blend/require-conditional-status-checks/blob/development/pkg/requireconditional/run.go#L117

Happy to have any guidance before I have a look at it.

Thanks

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