stgerman/AI Summary for Pull Request
An action to generate a summary from a diff and update the PR description
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | GitHub access token. | yes | — |
| openai_api_key | OpenAI API key | no | — |
| gemini_api_key | Gemini API key | no | — |
| provider | Provider to use for generating the summary | yes | openai |
| regex | Regex to use for finding the summary placeholder in the PR description | no | code:summary |
| system_prompt | System prompt to use for generating the summary | no | — |
Outputs
no outputs