Skip to content

bpo: Add the timeout status from sourcehut as a failure

Martijn Braam requested to merge fix/srht-timeout-state into master

If a build times out on sourcehut it's most likely something that hung so this makes bpo consider a timeout a normal failure instead of crashing with a keyerror.

Merge request reports