augmentcode/Augment Describe PR
AI-powered PR Descriptions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| augment_session_auth | Augment session authentication JSON containing accessToken and tenantURL. Store as repository secret for security. | yes | — |
| github_token | GitHub token for API access. Must have 'repo' scope. | yes | — |
| pull_number | The number of the pull request being described | yes | — |
| repo_name | The full name (owner/repo) of the repository | yes | — |
| custom_guidelines | Optional custom guidelines to include in PR description generation. Provide additional instructions or requirements specific to your project. | no | — |
| model | Optional model to use for generation. Passed directly to augment-agent. | no | — |
| rules | Optional JSON array of rules file paths forwarded to augment-agent. | no | — |
| mcp_configs | Optional JSON array of MCP config file paths forwarded to augment-agent. | no | — |
| fetch_depth | Optional fetch depth for git checkout. Default is 0 (full history). Set to a positive number for shallow clones. | no | 0 |
Outputs
no outputs