octopusreview/Octopus Review
AI-powered context-aware code review for pull requests. Zero config for open source.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| octopus-api-key | Octopus API key (oct_*). Required for private repos. Optional for public repos (free community tier). | no | — |
| github-token | GitHub token for repo access and posting reviews. | no | ${{ github.token }} |
| api-url | Octopus API base URL. | no | https://octopus-review.ai |
| force-reindex | Force re-index the repository before reviewing. | no | false |
| reindex-threshold-hours | Re-index if last index is older than this many hours. | no | 24 |
Outputs
| name | description |
|---|---|
| findings-count | Total number of findings in the review. |
| summary | Review summary text. |