channable / hoff

A gatekeeper for your commits
Apache License 2.0
41 stars 3 forks source link

Display speculative rebase failures properly on the web interface #163

Closed rudymatela closed 2 years ago

rudymatela commented 2 years ago

The web interface fails to display PRs with speculative rebase failures. They simply are not shown. We should display them properly.

Five initial PRs

0

Now there should be five PRs, but only four appear:

There was a speculative rebase failure:

2

Here's the final result, a PR coming back out of nowhere:

9