Consolidated Commit Status now available on GitHub
By Steven Van ·
Monorepos on Vercel can now show one GitHub commit status per pull request instead of one per project, with optional soft failures.
Vercel now lets monorepos opt into a single, consolidated commit status on pull requests instead of one status per project. Teams can set up GitHub branch protection once, then choose which Vercel projects are required for merge from each project's settings.
Projects included in the consolidated status can also be marked as soft failures, so a project that's temporarily failing to deploy won't block merges or fail the commit for the rest of the team. Consolidated Commit Status is enabled from the Git settings for a project, as detailed in the announcement.