list_change_request_patch_sets
List all patch sets (versions) of a merge request within a repository to track its evolution and review changes over time.
Instructions
[Code Management] List patch sets (versions) for a change request. Patch sets represent different versions of the merge request as it evolves.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| localId | Yes | 局部ID,表示代码库中第几个合并请求。示例:'1' 或 '42' | |
| repositoryId | Yes | 代码库ID或全路径(斜杠须编码为%2F),如 2835387 或 myorg%2FmyRepo | |
| organizationId | Yes | 组织ID |