potiuk commented on code in PR #38387: URL: https://github.com/apache/airflow/pull/38387#discussion_r1535617811
########## airflow/providers/docker/CHANGELOG.rst: ########## @@ -27,6 +27,8 @@ Changelog --------- +* ``Use the 'DOCKER_HOST' environment variable as the default value for the 'docker_url' parameter (#38387).`` Review Comment: By note here i meant not the title of the PR (this will indeed be automatically retrieved) but a hand-written note on what to expect if you are user, explaining potential problems and remediations. Something like https://github.com/apache/airflow/blob/main/airflow/providers/google/CHANGELOG.rst#L113 for example -- 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]
