kaxil commented on code in PR #50359:
URL: https://github.com/apache/airflow/pull/50359#discussion_r2177578668


##########
airflow-core/src/airflow/serialization/serialized_objects.py:
##########
@@ -230,12 +230,26 @@ def __str__(self) -> str:
 
 
 def _encode_trigger(trigger: BaseEventTrigger | dict):

Review Comment:
   The changes in this PR potentially caused regression: 
https://github.com/apache/airflow/issues/51809
   
   
   Mis-leading PR title 



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