p4_review_bundle
Collect pending Perforce changelists with optional change descriptions and reviewer details to prepare a complete code review bundle.
Instructions
Composite review workflow: pending changes with optional details/reviewers
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| counter | No | Optional review counter/token for p4 review -t | |
| filespec | No | Optional filespec filter | |
| maxChanges | No | Maximum changelists to include (optional, default 10) | |
| workspacePath | No | Path to workspace directory (optional, defaults to current directory) | |
| includeDescribe | No | Include p4 describe data per changelist (optional, default true) | |
| includeReviewers | No | Include p4 reviews per changelist (optional, default true) |