actions-marketplace-validations/Vigil PR Review
AI-powered, model-agnostic PR review with multi-persona specialists and inline comments
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Apr 7, 2026
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/f2iproject_vigil@8c56cad29e202128d783228eca9915bf618a5e08 # no releases — HEAD as of 2026-07-13tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| pr-url | PR URL to review (auto-detected from event context if omitted) | no | "" |
| command | Command to run: review (default), dismiss-resolved, resolve-addressed | no | review |
| model | LLM model for specialists (litellm format, e.g. gemini/gemini-2.5-flash) | no | gemini/gemini-2.5-flash |
| lead-model | LLM model for lead reviewer (defaults to --model value) | no | "" |
| profile | Review profile: default, enterprise | no | default |
| github-token | GitHub token for posting reviews (defaults to GITHUB_TOKEN) | no | ${{ github.token }} |
| gemini-api-key | Gemini API key (required if using gemini/* models) | no | — |
| openai-api-key | OpenAI API key (required if using openai/* models) | no | — |
| anthropic-api-key | Anthropic API key (required if using claude-* models) | no | — |
Outputs
no outputs