# Edit Git settings for all projects in a repo

**Published:** June 2, 2026 | **Authors:** Mery Kaftar, Mehul Kar

---

Monorepos that deploy many projects can now configure all of their project's Git settings more conveniently.

Previously, if you wanted to consistently configure each project's settings for commit status, [`repository_dispatch` events](https://vercel.com/changelog/trigger-github-actions-with-enriched-deployment-data-from-vercel), etc., you had to click through to every project's settings and consistently apply the same setting. Now, you can do it all in one place.

Try it out in [project settings](https://vercel.com/d?to=%2F%5Bteam%5D%2F%5Bproject%5D%2Fsettings%2Fgit) or visit [the docs](https://vercel.com/docs/project-configuration/git-settings) to learn more!

---

📚 **More updates:** [View all changelog entries](/changelog/sitemap.md) | [Blog](/blog/sitemap.md)