You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would you consider adding a .git/branch file in the additionally populated files with the branch name? Unless I'm missing something I can't see how to transform the branch name that triggered the pipeline into a variable for instantiated pipelines.
This would be nice to make use of the instanced pipeline experimental feature and use set_pipeline with the branch value in this way:
Would you consider adding a
.git/branch
file in the additionally populated files with the branch name? Unless I'm missing something I can't see how to transform the branch name that triggered the pipeline into a variable for instantiated pipelines.This would be nice to make use of the instanced pipeline experimental feature and use
set_pipeline
with the branch value in this way:The implementation could be
The text was updated successfully, but these errors were encountered: