I already have a method to ID a Release Configuration (setting a variable in the Release Configuration overrides).
I am looking to find a way to ID the Workflow Configuration (a Schedule) on run. This way I can use different code patterns in files based on which Workflow Configuration is running. Does anyone have a solution?
Alternatively is there a way to get the run-start time when using the built in Workflow configurations instead of Airflow?