Skip to content

feat: add action summary outputs#8

Open
brandonwise wants to merge 1 commit into
mainfrom
auto/pm-presence-20260527
Open

feat: add action summary outputs#8
brandonwise wants to merge 1 commit into
mainfrom
auto/pm-presence-20260527

Conversation

@brandonwise
Copy link
Copy Markdown
Owner

Summary

  • add scan --summary-output <path> so CI can capture score/count metadata without dumping full finding bodies
  • expose GitHub Action outputs for score, grade, severity counts, scan counts, and report metadata
  • publish an action job summary and extend action/integration coverage for the new path

Rationale

Validation

  • PASS: cargo test --all-targets
  • PASS: cargo test summary_output -- --nocapture
  • PASS: cargo clippy --all-targets -- -D warnings
  • PASS: cargo fmt --all -- --check
  • PASS: cargo build --release
  • PASS: bash tests/action_smoke.sh
  • PASS: node /Users/bwise/.openclaw/workspace/projects/humanizer/src/cli.js score < README.md -> 35/100

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant