-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
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
Labels
No labels