ai-action/pull-request-summary
GitHub Action that summarizes pull requests with AI (LLM)
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| model | Language model name | no | codellama |
| prompt | Input prompt before the PR diff | no | Summarize the code diff concisely: |
| token | GitHub token | no | ${{ github.token }} |
Outputs
no outputs