quarkusio / quarkus-github-bot

A Quarkus-powered GitHub App to simplify issues and pull requests management in the Quarkus project.
Apache License 2.0
22 stars 24 forks source link

Properly catch errors in Build reports #460

Open gsmet opened 4 days ago

gsmet commented 4 days ago

See this build: https://github.com/quarkusio/quarkus/pull/41593

We somehow filter the jobs we consider for displaying but given that, we should probably not display the table if we don't have any failing jobs.