arnoldmr01 commented on code in PR #60810:
URL: https://github.com/apache/airflow/pull/60810#discussion_r2777205797


##########
airflow-core/src/airflow/api/common/trigger_dag.py:
##########
@@ -135,6 +137,7 @@ def trigger_dag(
     conf: dict | str | None = None,
     logical_date: datetime | None = None,
     replace_microseconds: bool = True,
+    note: str | None = None,

Review Comment:
   @pierrejeambrun Thanks for reviewing my PR, and thank you @jason810496 , I 
will take a look at the PR and modify it.



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