Introducing the Red Hat partner certification requirements docsite and Automation Hub certification review skill

We’re pleased to announce the availability of Red Hat partner collection certification resources, which include:

1. Red Hat partner collection certification requirements docsite.

  • Documents the requirements for certifying Ansible content collections on Red Hat Ansible Automation Hub. Use these pages to understand what is checked during the review process and how to prepare your collection for certification.
  • Provides tooling recommendations and guidance for Ansible collection certification including the partner-certification-checker reusable GitHub Action workflow and the certification-review AI skill, allowing you to check collections against certification requirements before uploading collections to Automation Hub.
  • Refers to Ansible community package collection requirements, which all collection maintainers are encouraged to review and adopt as good practices.

2. The certification-review AI skill which instructs AI agents how to review an Ansible collection against Red Hat partner certification requirements. If you use:

Give us your feedback

If you run into issues or have suggestions on how to improve these resources, open an issue in the partner-certification-requirements repository or reply to this thread.

3 Likes

I’ve checked skill and it works great. But I would still prefer to have something that can be executed locally (with, for instance, uv tool run), so no tokens as wasted where deterministic logic will work just fine.

Also would be nice to have configuration example how to use skill in CI. Otherwise there is a skill that can only be used locally and github workflow that can only be used in CI.

3 Likes