kaxil commented on a change in pull request #10587:
URL: https://github.com/apache/airflow/pull/10587#discussion_r511145522
##########
File path: docs/concepts.rst
##########
@@ -58,10 +58,12 @@ arbitrary number of tasks. In general, each one should
correspond to a single
logical workflow.
.. note:: When searching for DAGs, Airflow only considers Python files
- that contain the strings "airflow" and "DAG" by default. To consider
+ that contain the strings "airflow" and "dag" by default. To consider
Review comment:
Should we add a note here that this is now case-insensitive?
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]