add antsichaut tool

with antsichaut you can automate part of the release-process of a collection by automatically creating a changelog.yml file that gets the changes from pull requests
This commit is contained in:
Sebastian Gumprich 2024-02-14 12:57:10 +01:00
parent 41c82083bb
commit 093244c912

View File

@ -113,6 +113,7 @@ You can find the full list and how to connect in the official documentation [doc
- [Steampunk Spotter](https://steampunk.si/spotter/) - Provides an Assisted Automation Writing tool that analyzes and offers recommendations for your Ansible Playbooks.
- [ansible-roster](https://gitlab.com/jlecomte/ansible/ansible-roster) - Ansible Roster inventory plugin to generate inventory from a host oriented yaml file. Supports ranges, regex hostnames, file inclusions, and variable merging.
- [Monkeyble](https://hewlettpackard.github.io/monkeyble/) - A callback plugin that allow to execute end-to-end tests on playbooks with a Pythonic testing and CI/CD approach to detect regressions.
- [antsichaut](https://github.com/ansible-community/antsichaut) - automate the filling of a changelog.yaml used by antsibull-changelog.
## Blog posts and opinions