This repository was archived by the owner on Dec 20, 2024. It is now read-only.
Allow for pattern matching in branch specific environment variables #2131
Locked
SimplyComplexable
started this conversation in
Idea
Replies: 4 comments
-
|
This is a nice feature request! |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
would love this so much! |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Was just about to request for this. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Yes please! 👍 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When creating a new environment variable in Vercel for preview environments you can currently specify a git branch, so that the variable will only be set to that value on that specific branch. Building off of this, it would be awesome if you could specify a group of branches using pattern matching. For example
bugfix/**orfeature/big-release/**.Beta Was this translation helpful? Give feedback.
All reactions