hail-is / hail

Cloud-native genomic dataframes and batch computing
https://hail.is
MIT License
974 stars 243 forks source link

[CI] Use github's graphQL to query review state directly #14661

Closed cjllanwarne closed 1 month ago

cjllanwarne commented 1 month ago

Fixes #14660 by using the graphQL API to query github directly. Replaces our current parallel interpretation of reviews into a review decision, which is brittle if we ever change review requirements in github again.

Tested by manually updating the live CI to use the test batch generated image. Results: