semaphore icon indicating copy to clipboard operation
semaphore copied to clipboard

[Feature Request] Repository branch as Task's run Variable

Open mmospanenko opened this issue 1 year ago • 2 comments

Will be great to have ability to run task in context different branches. It will allow to run the same task with different configurations. Now we have to create a lot of copies with task/repo and it is not cool (if you have 50+ branches for prod/stagings/features/etc).

mmospanenko avatar May 12 '24 00:05 mmospanenko

Hi @mmospanenko please describe your idea in detail. What context do you mean?

fiftin avatar May 12 '24 06:05 fiftin

I mean to add ability to chose branch on task's run level, not on repository only as we have now. So we will be able to not create many Repositories (technically branches) and Tasks for each branch. Just write int Tasks run variable branch name image

mmospanenko avatar May 12 '24 22:05 mmospanenko

https://github.com/semaphoreui/semaphore/issues/1239#issuecomment-2799857330

I think I should close that duplicated thread

mmospanenko avatar Apr 13 '25 08:04 mmospanenko

Or branch (git ref) will be also great

mmospanenko avatar Apr 13 '25 08:04 mmospanenko