On Fri, Jan 26, 2024 at 05:30:31PM +0100, Willy Tarreau wrote: > On Wed, Jan 24, 2024 at 02:26:13PM +0100, Ilya Shipitsin wrote: > > it is very fast check, should not affect developer velocity much > > OK now pushed, thank you Ilya!
Ilya, I reverted the last one (automatic check on push) for now, because it's making all pushes fail for reasons that neither the patch's author nor the committer can validate before pushing, which is extremly frustrating and turning the CI into just noise since it's always red now. We'll need to think a bit more about how to address this, but let's get back to the state where error reports correspond to functional or technical issues for now. Willy