getPredictiveBugAnalysis
Analyze code changes in Azure DevOps to predict potential bugs before deployment. Identify issues in specific branches, files, or pull requests to improve code quality.
Instructions
Predict potential bugs in code changes
Input Schema
Name | Required | Description | Default |
---|---|---|---|
branch | No | Branch to analyze | |
filePath | No | Path to the file to analyze | |
pullRequestId | No | ID of the pull request | |
repositoryId | Yes | ID of the repository |