Tell me if I'm pulling a commit with CI failures
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
I'm not sure if this is possible, I'm thinking maybe it would probably have to be a local hook rather than handled by GitLab itself. But...
It would be nice to know before completing a git pull (or git merge <remote>/<branch> e.t.c) if the HEAD commit has a known failure in CI. Then this would reduce the cases where I pull a bunch of failures from master to merge/rebase onto my feature branch, I could (or rather, the script could) walk down the commits until I find a passing commit and use that instead.
/cc @bikebilly
Edited by 🤖 GitLab Bot 🤖