Skip to main content

Edit Git settings for all projects in a repo

By Steven Van ·

Monorepo teams can set commit status, repository_dispatch and other Git options for every project at once instead of repeating them per project.

Vercel now lets monorepos configure Git settings across all of a repo's projects at once, rather than opening each project's settings individually. Options such as commit status and repository_dispatch events previously had to be applied one project at a time to stay consistent; they can now be set in a single place from project settings.

Vercel
Vercel
The platform for frontend developers — deploy, preview, and scale web apps and AI agents with zero config.
View Vercel →

Read the original announcement →

Read Edit Git settings for all projects in a repo on Creators Toolbox