rawwar commented on PR #56924:
URL: https://github.com/apache/airflow/pull/56924#issuecomment-3446675049

   > 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.
   
   @Lohith625 , Can you please recheck and remove all changes from files  that 
are unrelated to the current Issue you are working on? For instance, why do you 
have so many changes in files related to breeze?  


-- 
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]

Reply via email to