Skip to content

[Feature Request] Wrap the ADO Git Commit APIΒ #452

@Mrnikbobjeff

Description

@Mrnikbobjeff

Summary

Implement a new tool that integrates with Azure DevOps APIs to enable reading the git commit API.

Tools

Develop the following tool with full parameter support, including optional ones:

get_commit: Get information about a specific commit.

Endpoint: GET https://dev.azure.com/{organization}/{project}/_apis/git/repositories/{repositoryId}/commits/{commitId}?changeCount={changeCount}

Rules

  1. Adhere strictly to existing project standards and coding conventions.
  2. Ensure each tool exposes all API parameters (required and optional).
  3. Use the official Azure DevOps Node API to interact with the APIs.

Special treat

If you follow the rules, you'll get candy!

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions