nothingmin opened a new pull request, #64630: URL: https://github.com/apache/airflow/pull/64630
## Summary - Add breaking change documentation in upgrading_to_airflow3.rst - Add detailed manual triggering section in dag-run.rst - Add comprehensive FAQ section covering data_interval vs logical_date - Provide migration strategies and best practices for Airflow 3 ## Context This documents the intentional behavior change where data_interval calculation for manually triggered DAGs now uses run_after instead of logical_date. Related to discussion in #54119. 🤖 Generated with [Claude Code](https://claude.com/claude-code) -- 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]
