shipfeedAI news, curated daily

00:36:18 CET
21 MAY00:36:18shipfeed
pull to refreshlast sync
Just in — 30 new
§ feed · storyline

Granular branch matching for Git configuration in vercel.json

Vercel adds glob pattern support to the `git.deploymentEnabled` field in `vercel.json`, allowing branch deployment rules to match multiple branches at once.

Feb 25 · · primary fetch1 sourceupdated Feb 25 ·

Vercel now supports glob patterns (like ) in the field, giving you more control over branch deployments. testing-*git.deploymentEnabled Previously, you could disable deployments for specific branches by explicitly naming them.

Now, you can use patterns to match multiple branches at once. For example, the configuration below prevents deployments on Vercel if the branch begins with .internal- Learn more about .Git configuration Read more

read full article on vercel.com
§ sources1 publication · timeline below
  1. vercel.comGranular branch matching for Git configuration in vercel.jsonprimary