Skip to content

Add ODS compliance report command#12

Merged
shenxianpeng merged 3 commits into
mainfrom
feature/ods-compliance-report
May 28, 2026
Merged

Add ODS compliance report command#12
shenxianpeng merged 3 commits into
mainfrom
feature/ods-compliance-report

Conversation

@shenxianpeng
Copy link
Copy Markdown
Contributor

Summary:

  • add convention-first ods report command
  • generate Markdown, HTML, JSON, and SVG report files
  • keep CLI surface small with only --output as a report-specific flag
  • support check selection through config/env for automation without adding CLI flags

Tests:

  • go test ./...
  • go vet ./...
  • ODS_REPORT_CHECK=commit-message ODS_COMMIT_MESSAGE='feat(auth): add oauth login' go run ./cmd/ods report --output /private/tmp/ods-report-select-test

@shenxianpeng shenxianpeng added the enhancement New feature or request label May 28, 2026
@shenxianpeng shenxianpeng merged commit b426836 into main May 28, 2026
4 checks passed
@shenxianpeng shenxianpeng deleted the feature/ods-compliance-report branch May 28, 2026 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant