-
Notifications
You must be signed in to change notification settings - Fork 257
Labels
Approved ✅this issue or pull request has been approvedthis issue or pull request has been approvedRepos 📁issue in the repos areaissue in the repos area
Description
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
- Adhere strictly to existing project standards and coding conventions.
- Ensure each tool exposes all API parameters (required and optional).
- Use the official Azure DevOps Node API to interact with the APIs.
Metadata
Metadata
Assignees
Labels
Approved ✅this issue or pull request has been approvedthis issue or pull request has been approvedRepos 📁issue in the repos areaissue in the repos area