Brunda10 opened a new pull request, #54256: URL: https://github.com/apache/airflow/pull/54256
- Introduces `template_searchpath` as a documented config option in `config_templates/config.yml` - Ensures DAGs and operators fall back to this value if not explicitly set This was suggested in https://github.com/apache/airflow/issues/53972 as a more scalable approach instead of adding more CLI args or making it per-DAG. This PR implements that feedback . Closes https://github.com/apache/airflow/issues/53972 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
