---
title: "Set up deploys for all branches with a prefix | Netlify Changelog"
description: "Get the latest updates on Netlify products and features to meet your developer needs."
source: "https://www.netlify.com/changelog/set-up-deploys-for-all-branches-with-a-prefix/"
last_updated: "2026-07-04T23:00:29.000Z"
---
![Netlify UI settings to deploy all branches with the prefix release](https://cdn.sanity.io/images/o0o2tn5x/marketing/1db6ae1900bb72def6e9413dc6d8a4689a17d990-1209x860.png)

We now support configuring your site to deploy all branches with a specific prefix. Leverage the new functionality by configuring Branch Deploys in Site Configuration > Continuous deployment. Add a wildcard at the end of your prefix to deploy all branches beginning with the given text - for example, enter `release/*` to automatically deploy `release/alpha-1`, `release/v2`, and so on.