Skip to content

[codex] Improve RepoPulse audit engine#1

Merged
Milborne merged 5 commits into
mainfrom
codex/repopulse-audit-improvements
May 21, 2026
Merged

[codex] Improve RepoPulse audit engine#1
Milborne merged 5 commits into
mainfrom
codex/repopulse-audit-improvements

Conversation

@Milborne
Copy link
Copy Markdown
Owner

Summary

  • Refactors RepoPulse into a richer offline audit engine with path type validation, content validators, README EN/ES section detection, exclusions, custom weights, and clearer scoring.
  • Adds text, Markdown, and JSON reporting plus GitHub Step Summary support and structured JSON outputs.
  • Adds CI, Dependabot, ESLint, Prettier, expanded tests, updated docs, CHANGELOG, and release guidance.

Validation

  • npm ci
  • npm run check
  • npm audit --audit-level=moderate
  • git diff --exit-code dist/index.js
  • node dist/index.js

Notes

GitHub Marketplace can reject action repositories that contain workflow files. This PR keeps CI for maintainability and documents the release workaround if Marketplace validation blocks a future release.

@Milborne Milborne marked this pull request as ready for review May 21, 2026 01:51
@Milborne Milborne merged commit d45c286 into main May 21, 2026
1 check passed
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