Pedrinhonitz commented on code in PR #67764: URL: https://github.com/apache/airflow/pull/67764#discussion_r3331230341
########## airflow-core/newsfragments/67764.bugfix.rst: ########## @@ -0,0 +1 @@ +Fix ``[scheduler] use_job_schedule=False`` wrongly disabling asset- and partitioned-asset-triggered Dag run creation. The flag now disables only time-based (cron) scheduling, as documented; manually triggered and asset-triggered Dag runs are still created. Review Comment: We do not add new fragments for bug fixes in this format, please revert or remove them. -- 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]
