semaphore icon indicating copy to clipboard operation
semaphore copied to clipboard

[Feature Request] Dynamic Repository Brunch per Task Run

Open mmospanenko opened this issue 2 years ago • 0 comments

Hi guys, thanks for great tool, I have a feature request that may be cool to have in near future :)

I'm trying to configure Semaphore for working with Infrastructure as a Code style, so developers with code can make changes and with configuration. But Semaphore can run code only from predefined repositories or branches.

Will be great to have ability to use branch name from variable (version, for example, that correlates with git ref).

Now we have to push config in dev (or branch uses for runs) and then run playbook with staging code. So it is not possible to deploy preview configuration on stage without release.

image

Thanks!

mmospanenko avatar May 12 '23 22:05 mmospanenko