is there a way to give required variables check in the root level similar to the task level?
We have a use case where any task can be runnable only when common environment variables are available. Instead of setting them up in each task, is there an possibility to set it at root level?
2 Replies
@GokulnathP No, that is only available for tasks at the moment. Feel free to open an issue on GitHub with this feature request if you want.
Sure sounds good, will do so. Thanks 🙏