List commits
list_commitsFetch commits from an Azure DevOps repository, scoping results by branch, tag, or commit and filtering by author or date range.
Instructions
List repository commits, optionally scoped to a branch, tag, or commit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top | No | ||
| skip | No | ||
| author | No | ||
| toDate | No | ||
| project | No | Project name or ID. Omit to use AZURE_DEVOPS_DEFAULT_PROJECT. | |
| fromDate | No | ||
| revision | No | ||
| versionType | No | ||
| repositoryId | Yes | Repository name or ID. |