ansible-community / antsichaut

Antsichaut aims to automate the filling of a changelog.yaml used by antsibull-changelog
https://pypi.org/project/antsichaut/
MIT License
4 stars 4 forks source link

Account for release summary #37

Closed cidrblock closed 1 year ago

cidrblock commented 1 year ago

In the case a release summary is present in the changes key of the changelog it will be a string and not a list:

2.6.1:
    changes:
      release_summary: Rereleased 2.6.0 with fixes for internal testing.

Fixes: https://github.com/ansible-collections/ansible.utils/actions/runs/4993274628/jobs/8942149097