jscheffl opened a new pull request, #41566: URL: https://github.com/apache/airflow/pull/41566
During the implementation of AIP-69 I realized that the CI fails during the check of preparation of changelog. Reason is that the `classified_changes` prepared is None and the Jinja templating fails. See `dev/breeze/src/airflow_breeze/prepare_providers/provider_documentation.py:960`. This PR fixes/adjusts the jinja template if no commits can be found. -- 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]
