create_commit_comment
Add comments to specific commits in Alibaba Cloud DevOps repositories for code review and collaboration purposes.
Instructions
[Code Management] Create a comment on a commit
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| organizationId | Yes | 组织ID | |
| repositoryId | Yes | 代码库ID或者URL-Encoder编码的全路径 | |
| sha | Yes | 提交的SHA值 | |
| content | Yes | commit的评论内容 |