maikvandergaag / msft-extensions

Repository for extensions mainly used for Azure DevOps Extensions
https://msftplayground.com
MIT License
126 stars 81 forks source link

Is it possible to pass parameters to other pipeline instead of variables ? #458

Open Keshapally opened 1 year ago

Keshapally commented 1 year ago

For which extension would you like to add a feature request? : https://marketplace.visualstudio.com/items?itemName=maikvandergaag.maikvandergaag-trigger-pipeline&ssr=false#qna

Question : Is it possible to pass parameters as inputs to trigger other pipeline instead of using only variable inputs ?

Hi Team, I'm trying to trigger few pipelines from a master pipeline. As of now, I'm able to pass variable inputs. can you suggest if we can pass runtime parameters instead of queue time variable inputs.

Please Suggest.

Keshapally commented 1 year ago

image

can we pass template parameters to trigger other pipeline ? instead of variables ?

maikvandergaag commented 1 year ago

Not yet will mark it as feature request

kangokapil commented 5 months ago

Can you please help me to pass master pipeline variables value to common pipeline variables value? I am bit confused to pass the master pipeline variables data to destination variables data, Please help.