ai-admissibility-action
Version updated for https://github.com/pinfloyd/ai-admissibility-action to version v0.1.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The ai-admissibility-action is a GitHub Action that acts as an external admission gate, validating the presence and correctness of specific security-related inputs, such as authority-url, authority-pubkey, policy-id, and trust-verdict. It automates preflight validation to ensure trusted configurations, blocking placeholder values and failing if the trust verdict is not explicitly set to “PASS.” This action is designed to enhance security and compliance in CI/CD workflows by enforcing strict input validation.
What’s Changed
Initial clean action-only public install surface for Marketplace preparation.