G-Research / ParquetSharp

ParquetSharp is a .NET library for reading and writing Apache Parquet files.
Apache License 2.0
183 stars 49 forks source link

Use pagination to list jobs in `check-required` workflow #458

Closed jgiannuzzi closed 5 months ago

jgiannuzzi commented 5 months ago

The check-required workflow needs pagination to list all the jobs in a given workflow run, otherwise it may not be able to check the status of the All required checks done job.