yuralitvinov/Patchdog
Rust "rustdoc" comment generator. Multiple LLM flavors are supported
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | GitHub token with repo access | yes | — |
| api_key_gemini | Google Gemini API key | no | — |
| api_key_openai | OpenAI API key | no | — |
| patchdog_name | Commit signature name | no | Patchdog |
| patchdog_email | Commit signature email | no | some@email.com |
| config_path | Specify default path to config | no | config.yaml |
Outputs
| name | description |
|---|---|
| patchdog-run | Pull request containing pending changes from base branch |