mirror of
https://github.com/willshersystems/ansible-sshd
synced 2024-11-12 22:50:17 +01:00
65fe227276
Description: When a new changelog section is added to CHANGELOG.md and pushed, changelog_to_tag.yml is triggered, which generates a new tag and a new release. Example of CHANGELOG.md changes: [v9.9.9] - 2022-12-31 -------------------- ### New features - New feature A ### Bug fixes - Bug fix B Using this example, when the commit on CHANGELOG.md is pushed, a new tag "v9.9.9" is added and Version v9.9.9 is released in github. If tag "v9.9.9" already exists, the CHANGELOG.md push fails. Signed-off-by: Noriko Hosoi <nhosoi@redhat.com> |
||
---|---|---|
.. | ||
ansible-centos-check.yml | ||
ansible-debian-check.yml | ||
ansible-fedora.yml | ||
ansible-lint.yml | ||
ansible-ubuntu.yml | ||
changelog_to_tag.yml |