Include workflow name as input for action ReadSetting #1856
Replies: 2 comments 6 replies
-
Hi @OleWunschmann. Before we consider whether this is something we want to do, could you explain what your scenario is and what it is you're trying to achieve? |
Beta Was this translation helpful? Give feedback.
-
Hi @aholstrup1, thanks for your reply. We have a customized template for COSMO Alpaca and would like to create a custom workflow (sorry not just a custom job) that can be dispatched to create a COSMO Alpaca container based on the settings of another workflow (e.g. "CI/CD", "Test Current", "Test Next Minor", Test Next Major"). In our opinion, this would be the cleanest solution, but we have also considered other solutions:
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
We would like to use the action ReadSettings in a custom job to read the settings of another workflow.
The function ReadSettings already contains the parameter for the workflow name.
So could the action be extended with an input for the workflow name?
Beta Was this translation helpful? Give feedback.
All reactions