smoothdev-io/SmoothDev PR Summary
Generate AI-powered PR title and summary using SmoothDev CLI
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| api_key | SmoothDev API key (use secrets.SMOOTHDEV_API_KEY) | yes | — |
| pr_number | PR number to process (defaults to current PR from context) | no | — |
| generate_title | Generate PR title (true/false) | no | true |
| generate_summary | Generate PR summary (true/false) | no | true |
| push_to_pr | Update PR with generated content (true/false) | no | false |
| use_ai_gateway | Use AI Gateway instead of REST API (true/false) | no | false |
| cli_version | smooth-cli version to install (default: latest) | no | "" |
Outputs
| name | description |
|---|---|
| title | Generated PR title |
| summary | Generated PR summary |