You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to the Collection requirements, collections included in the ansible package MUST run the ansible-test sanity command from the latest stable ansible-core branch.
It has been recently announced via the news-for-maintainers repository that the ansible-corestable-2.13 branch is available for testing.
Please add the stable-2.13 branch to your test matrix in the .github/workflows directory, at least, in the sanity jobs section. Any questions, just mention me here.
If you have integration and/or unit tests, please consider adding the branch to the corresponding sections too.
If you're not subscribed to the news-for-maintainers repository, please do it to avoid CI related issues in the future.
If the issue is not relevant to your collection, please close it.
Thank you!
The text was updated successfully, but these errors were encountered:
If you're interested in mainting this collection yourself, please read the maintainer guidelines and let us know if you want to take over on Matrix: #community:ansible.com or on irc.libera.chat: #ansible-community.
Dear maintainers,
According to the Collection requirements, collections included in the
ansible
package MUST run the ansible-test sanity command from the latest stable ansible-core branch.It has been recently announced via the news-for-maintainers repository that the
ansible-core
stable-2.13
branch is available for testing.Please add the
stable-2.13
branch to your test matrix in the.github/workflows
directory, at least, in thesanity
jobs section. Any questions, just mention me here.If you have integration and/or unit tests, please consider adding the branch to the corresponding sections too.
If you're not subscribed to the news-for-maintainers repository, please do it to avoid CI related issues in the future.
If the issue is not relevant to your collection, please close it.
Thank you!
The text was updated successfully, but these errors were encountered: