msys2 / msys2-autobuild

🏭🏭🏭🏭🏭🏭🏭🏭
https://packages.msys2.org/queue
MIT License
35 stars 25 forks source link

build status: inherit blocking info instead of replacing it #42

Closed lazka closed 2 years ago

lazka commented 2 years ago

If A can't be built because B is missing C, then we should write out "A blocked because of C" and not "A blocked because of B"

This makes it easier to see what is really causing the queue to stop.