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


##########
airflow-core/src/airflow/jobs/triggerer_job_runner.py:
##########
@@ -780,8 +780,6 @@ class TriggerCommsDecoder(CommsDecoder[ToTriggerRunner, 
ToTriggerSupervisor]):
         factory=lambda: TypeAdapter(ToTriggerRunner), repr=False
     )

Review Comment:
   Oh and I think it is worth adding a newsfragment for significant changes. 
This is a nice feature that deserves entry at the top of the changelog :) 



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