ahmetkucuk/ReadGuard Action
Ensures developers have read their PRs by asking content-based questions.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| api_key | LLM Provider API Key (OpenAI or Gemini) | yes | — |
| provider | LLM Provider: "openai" or "gemini" | no | openai |
| github_token | GitHub Token | yes | — |
| model | Model to use (e.g. gpt-4o, gemini-1.5-flash) | no | — |
| mode | Mode of operation: "generate" or "verify" | yes | generate |
| difficulty | Difficulty of the question: "easy", "medium", "hard" | no | medium |
| custom_instructions | Add specific instructions to the default prompt (e.g., "Focus on security vulnerabilities") | no | — |
| system_prompt | Bypass the default prompt entirely with your own system prompt (Advanced) | no | — |
Outputs
no outputs