uranusjr commented on code in PR #45961: URL: https://github.com/apache/airflow/pull/45961#discussion_r1957683871
########## newsfragments/45961.significant.rst: ########## @@ -0,0 +1,12 @@ +Replace ``external_trigger`` check with ``DagRunType`` Review Comment: We should mention if the user currently relies on `external_trigger`, they can replace it by checking `run_type`. -- 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]
