Scheduled builds fail because of when condition #2382
-
If you are looking for help, please confirm the following...
Which mobile framework are you using?React Native Steps to reproduceI've the following when condition to trigger a specific type of build:
I want to reuse the same workflow in the scheduler but it fails because it check the label condition. How can I use the same workflow for labelling and scheduling? Expected resultsActual resultsBuild id (optional)No response |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Hello @marcocaldera, I apologize for the delay in getting back to you. Unfortunately, the If you could provide me with more details about your use case, I can share them with the developers on our team. |
Beta Was this translation helpful? Give feedback.
Our use case is to re-use the same workflow that we are using with
when
conditions also in a scheduled build.At the moment we found this solution: