get_commit
Retrieve detailed information about a specific commit by providing organization ID, repository ID, and commit SHA. Access commit metadata directly from Alibaba Cloud DevOps.
Instructions
[Code Management] Get information about a commit
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sha | Yes | 提交ID,即Commit SHA值 | |
| repositoryId | Yes | 代码库ID或者URL-Encoder编码的全路径 | |
| organizationId | Yes | 组织ID |