deepset-ai / haystack-core-integrations

Additional packages (components, document stores and the likes) to extend the capabilities of Haystack version 2.0 and onwards
https://haystack.deepset.ai
Apache License 2.0
121 stars 119 forks source link

Automatical Changelog updates are sometimes incorrect #1176

Closed anakin87 closed 3 days ago

anakin87 commented 1 week ago

Describe the bug The automatical Changelog updates sometimes do not reflect the actual Git history.

An example: https://github.com/deepset-ai/haystack-core-integrations/commit/4cfee2de5e77691ca7c7b9754dc06d696fdb9185 does not reflect the changes introduced in #1173.

We should investigate what happens under the hood.