diff --git a/docs/policies.md b/docs/policies.md index f60b67c6be..a4abb88c7e 100644 --- a/docs/policies.md +++ b/docs/policies.md @@ -99,9 +99,7 @@ In case of violations, the release manager must preform the following steps: The following issue template can be used: ``` markdown - Hi! As part of the ansible community package release process, - we've determined that version {VERSION} of {COLLECTION} was released to - Ansible Galaxy but not properly tagged in this Git repository. + Hi! As part of the ansible community package release process, we've determined that version {VERSION} of {COLLECTION} was released to Ansible Galaxy but not properly tagged in this Git repository. This violates the [repository management][1] section of the Collection Requirements: [1]: https://docs.ansible.com/ansible/devel/community/collection_contributors/collection_requirements.html#repository-management @@ -110,12 +108,7 @@ In case of violations, the release manager must preform the following steps: > > Additionally, collection artifacts released to Galaxy MUST be built from the sources that are tagged in the collection's git repository as that release. Any changes made during the build process MUST be clearly documented so the collection artifact can be reproduced. - Until this issue is fixed, - ansible package releases will contain {OLD VERSION}, - the previous version of this collection that was properly tagged. - If the collection maintainers do not respond to this issue within a - reasonable a amount of time, - the collection is subject to [Removal from ansible][2]. + Until this issue is fixed, ansible package releases will contain {OLD VERSION}, the previous version of this collection that was properly tagged. If the collection maintainers do not respond to this issue within a reasonable amount of time, the collection is subject to [Removal from ansible][2]. [2]: https://github.com/ansible-collections/overview/blob/main/removal_from_ansible.rst#collections-not-satisfying-the-collection-requirements