This repository's import-galaxy-test job currently uses:
uses: ansible-community/github-action-test-galaxy-import/.github/workflows/test-galaxy-import.yml@main
The action and its bundled reusable workflow are deprecated. See the authoritative issue #19 for the deprecation details and migration guidance.
Impacted file
.github/workflows/ansible-test.yml — the import-galaxy-test job calls the deprecated reusable workflow and must be removed or replaced.
The broader discussion is available in the Ansible forum thread.
Timeline
Migration should be completed before February 2027, when the action repository and bundled reusable workflow will be archived.
Please comment with the migration PR once the replacement has been implemented.
This repository's
import-galaxy-testjob currently uses:The action and its bundled reusable workflow are deprecated. See the authoritative issue #19 for the deprecation details and migration guidance.
Impacted file
.github/workflows/ansible-test.yml— theimport-galaxy-testjob calls the deprecated reusable workflow and must be removed or replaced.The broader discussion is available in the Ansible forum thread.
Timeline
Migration should be completed before February 2027, when the action repository and bundled reusable workflow will be archived.
Please comment with the migration PR once the replacement has been implemented.