Below you will find pages that utilize the taxonomy term “Open-Delivery-Spec”
August 14, 2026
Open Delivery Spec
Version updated for https://github.com/open-delivery-spec/validate-action to version v0.2.9.
This action is used across all versions by 6 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the governance and visibility of AI-assisted code in pull requests by running the full Open Delivery Spec (ODS) pipeline, which includes attribute detection, quality analysis, scoring, and policy enforcement. It helps identify low-quality AI-generated code early and enforces AI policy through OPA Rego rules. The action can be run on pull requests and checks the base commit history for accurate results.
August 8, 2026
Open Delivery Spec
Version updated for https://github.com/open-delivery-spec/validate-action to version v0.2.8.
This action is used across all versions by 6 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The ODS Validate Action automates the governance and visibility process for AI-assisted code, ensuring that low-quality AI-generated code does not reach production. It automatically attributes AI-generated code, analyzes its quality using built-in rules and external analyzers via SARIF, scores technical debt impact, and enforces policies using OPA Rego. The action is designed to run on every pull request and is easy to use with a YAML configuration.