You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/08/15 10:00:06 UTC

[GitHub] [airflow] uranusjr commented on a diff in pull request #25700: (#24458) feat: DAG_DISCOVERY_SKIP_CHECK_NAME added

uranusjr commented on code in PR #25700:
URL: https://github.com/apache/airflow/pull/25700#discussion_r945583231


##########
docs/apache-airflow/concepts/dags.rst:
##########
@@ -132,6 +132,8 @@ While both DAG constructors get called when the file is accessed, only ``dag_1``
 
     To consider all Python files instead, disable the ``DAG_DISCOVERY_SAFE_MODE`` configuration flag.
 
+    To consider ``dir_name`` or ``file_name`` have ``dag`` keyword files. disable the ``DAG_DISCOVERY_SKIP_CHECK_NAME`` configuration flag.

Review Comment:
   > To consider ``dir_name`` or ``file_name`` have ``dag`` keyword files
   
   I’m not able to follow what this sentence means.



-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org