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.
What’s Changed
What’s Changed
🐛 Bug fixes
- fix: WARN only when something needs a human by @shenxianpeng in #86
👻 Maintenance
- chore: keep the PR comment readable on large AI changes by @shenxianpeng in #87
📦 Dependencies
- chore(deps): bump open-delivery-spec/validate-action from 0.2.7 to 0.2.8 in the github-actions group by @dependabot[bot] in #85
Full Changelog: https://github.com/open-delivery-spec/validate-action/compare/v0.2.8...v0.2.9