uranusjr commented on code in PR #60268:
URL: https://github.com/apache/airflow/pull/60268#discussion_r2681100508
##########
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:
No, just add a file in `airflow-core/newsfragments`. Release notes are
generated from those files on release.
--
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]