Skip to content

[Feature]: Add create branch tool #516

@NCarrasco88

Description

@NCarrasco88

Summary

Implement a new tool that integrate with Azure DevOps APIs to create a new branch based on a specified one.

Tools

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

repo_create_branch: Create a new branch.

Endpoint: POST https://dev.azure.com/{organization}/{project}/_apis/git/repositories/{repositoryId}/pushes?api-version=7.2-preview.1

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.

Metadata

Metadata

Assignees

Labels

Approved ✅this issue or pull request has been approvedRepos 📁issue in the repos area

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions