Optional workflow step
Open
airflow
enhancement
- Dominant language
- Python
- Stars
- 120
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
Sometimes, a user wants to omit the execution of a specific job. For example, a user wants to omit the specific table sensor on the test environment (because very often there is no data on the test environment).
We need some tool that can skip a job execution on runtime, based on a user-defined condition.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.