Pull Request Previews on multiple branches

Would love to be able to select multiple branches for the PR previews. Right now we need either two projects that point at staging and production branches, or we need to have one project but switch which branch that project is pointing at based on which branch we need PR previews from. For Heroku review apps, I think they do this (or they may just do previews for any PR created in the project).

Is this something we can do with Preview Environments | Render · Cloud Hosting for Developers?

Hi arcom,

Unfortunately, there’s no way currently to specify multiple branches without creating two services. You’ll be able to do this with our upcoming work on service grouping, which we’re tracking at https://feedback.render.com/features/p/visual-service-grouping, so I recommend following that feature request so you’ll be notified when it’s ready. I know the engineering team is actively working on it, but it’s a big feature, so we’re not yet ready to promise any dates.

1 Like

Ah, Thanks.

So even preview environments wont build an environment for every PR in the repo? They are also watching a specific branch?

@render_dev just wanted to circle back here

Hi arcom,

Sorry for the late reply! Yes, preview environments won’t build an environment for every PR in the repo. Specifically, it will only build an environment for PRs that is targeting the branch that you specified when you first created the Blueprint.

For example, in the screenshot below, only PRs targeting master would have preview environments built.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.