ansible-community / antsibull-build

Tooling for building various things related to ansible
GNU General Public License v3.0
60 stars 31 forks source link

[WIP] Allow to remove specific collection changelog entries from Ansible changelog #639

Open felixfontein opened 3 days ago

felixfontein commented 3 days ago

The usage and result can be seen here: https://github.com/ansible-community/ansible-build-data/pull/487

Currently contains #638, will rebase once that's merged.

Ref: https://github.com/ansible-community/ansible-build-data/pull/478#issuecomment-2408451508

TODO:

felixfontein commented 3 days ago

(This uses https://github.com/ansible-community/antsibull-changelog/pull/181, which I just merged before re-triggering the failing tests...)