fardust/Criticat PDF Reviewer
GitHub Action that reviews PDF documents using Gemini AI and provides feedback as PR comments
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| pdf-path | Path to the PDF file to review | yes | — |
| project-id | Google Cloud project ID for Vertex AI | yes | — |
| location | Google Cloud location for Vertex AI | no | us-central1 |
| github-token | GitHub token for API access | yes | ${{ github.token }} |
| repository | GitHub repository in format owner/repo | no | ${{ github.repository }} |
| pr-number | Pull request number to comment on | no | ${{ github.event.pull_request.number }} |
| joke-mode | Mode for injecting cat jokes: none, default, or chaotic | no | default |
Outputs
no outputs