connerohnesorge/spectr-action

GitHub Action for spec-driven development validation using Spectr.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
versionThe version of Spectr to use, e.g., '0.1.0'. Defaults to 'latest'.nolatest
github-tokenUsed to increase the rate limit when retrieving versions and downloading spectr.no${{ github.token }}
sync-issuesEnable GitHub Issues sync for change proposals. Set to 'true' to create/update issues.nofalse
issue-labelsComma-separated labels to apply to synced issues.nospectr,change-proposal
issue-title-prefixPrefix for issue titles.no[Spectr Change]
close-on-archiveClose issues when changes are archived. Set to 'false' to keep issues open.notrue
update-existingUpdate existing issues when proposal content changes. Set to 'false' to skip updates.notrue
spectr-labelLabel used to identify Spectr-managed issues.nospectr-managed
namedescription
spectr-versionThe version of Spectr that was installed and used
issues-createdNumber of GitHub Issues created during sync
issues-updatedNumber of GitHub Issues updated during sync
issues-closedNumber of GitHub Issues closed during sync (archived changes)
total-changesTotal number of active change proposals discovered