Edit Git settings for all projects in a repo
来源: Vercel News
#☁️ 基础设施
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, 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 or visit the docs to learn more!