OpenSpec Badge
Version updated for https://github.com/wearetechnative/openspec-badge-action to version v1.0.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 openspec-badge-action GitHub Action automates the generation of SVG badges displaying key metrics from OpenSpec for a repository, including the number of specifications, requirements, open changes, and task completion status. This action provides a quick, visual summary of project health, helping teams track progress and manage structured changes effectively. It simplifies the process of integrating and maintaining dynamic project status indicators directly within a repository’s README or documentation.
Release notes
Added
- Composite GitHub Action that generates SVG badges for OpenSpec metrics
- Four supported metrics:
number_of_specs,number_of_requirements,tasks_status,open_changes - Badge styles:
classic(gradient) andflat(solid) - OpenSpec pixel-art “OS” logo embedded in badges
- Automatic deployment to
gh-pagesbranch with retry logic - Color-coded badges based on project health
- CI workflow for dogfooding the action