pradumnasaraf/PullPrompt
Comments on pr using a user-defined prompt, generating responses via the Google Gemini API
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | GitHub token for authentication | yes | — |
| gemini-api-key | API key for the Google Gemini API | yes | — |
| user-prompt | A user-defined prompt for the comment | no | Share an open-source tip in 2 to 3 lines to help developers improve their workflow |
| gemini-model | Model to use for the response. The default is gemini-2.5-pro. You can use `gemini-2.5-flash`, `gemini-2.5-flash-lite`, `gemini-2.0-flash`, `gemini-2.0-flash-lite` | no | gemini-2.5-pro |
| word-limit | Word limit for the response | no | 200 |
| output-language | Output language for the response | no | english |
| model-temp | Temperature for the model | no | 0.5 |
Outputs
no outputs