frankekn/Needlefish PR Review
Strict PR review agent. Reviews the pull request diff with a read-only model runner and posts a COMMENT review plus a Needlefish check-run.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jul 11, 2026
- License
- MIT
Pinned Snippet
uses: frankekn/needlefish@0523db292c66877295e2f32b6049189087c21cb8 # v0.3.2tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| pr_number | PR number to review (defaults to the pull_request event PR) | no | — |
| runner | Model runner: codex, claude, opencode, or pi | no | codex |
| model | Optional model id for the selected runner | no | — |
| timeout_ms | Optional per-call timeout in milliseconds | no | — |
| codex_reasoning_effort | Codex reasoning effort: medium, high, or xhigh | no | — |
| runner_version | npm version of the model runner CLI to install | no | latest |
| repo_path | Path to the target repo checkout to review | no | ${{ github.workspace }} |
| github_token | Token for gh reads and posting the review and check-run | no | ${{ github.token }} |
Outputs
no outputs