sathiaai/KnoSky PR-GPS

Advisory, metadata-only navigation report posted on pull requests. Reads file/folder/import structure only (never uploads code bodies), suggests where to start reviewing a PR, and flags related tests/docs. Never blocks or gates the build.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
baseBase commit SHA to diff from (e.g. github.event.pull_request.base.sha).yes
headHead commit SHA to diff to (e.g. github.event.pull_request.head.sha).yes
rootPath to the checked-out repo to index.no.
github-tokenToken used to post/update the PR-GPS comment. Defaults to the workflow token.no${{ github.token }}
fail-on-secretIf "true", fail this step when a secret-like pattern is found in the emitted advisory artifacts themselves (never in your source tree). Defaults to "false" — this action is advisory-only by design.nofalse

no outputs