potiuk commented on code in PR #68149:
URL: https://github.com/apache/airflow/pull/68149#discussion_r3886713502
##########
airflow-core/newsfragments/68149.bugfix.rst:
##########
@@ -0,0 +1 @@
+Fix scheduler-side ``log_filename_template`` rendering for runs without a
``logical_date`` by rendering ``{logical_date}`` as ``None`` instead of
dereferencing it.
Review Comment:
Please remove it. This is hardly user facing change - not one that deserves
it's own newsfragment at least.
--
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]