Lohith625 commented on PR #56924: URL: https://github.com/apache/airflow/pull/56924#issuecomment-3446644533
Hi everyone , I’ve completed all the requested updates for this PR. I’ve implemented the note parameter for TriggerDagRunOperator, added an example DAG, and resolved all merge conflicts. I also performed a local unit test to verify that the note value is being correctly passed, even though I wasn’t able to run the full Breeze test suite due to environment issues. I’ve done my best to ensure the logic is solid and that everything builds cleanly. Most of the CI checks have passed successfully , but one job (Build CI image 3.10) failed with a permission error (Operation not permitted: 'source/bin/python'), which seems unrelated to my changes. Could a maintainer please re-run that job or take a look when convenient? Thank you for your patience and support throughout this process! 🙏 -- 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]
