azure-devops-mcp

getCodeQualityTrends

Track and analyze code quality trends across specified repositories, branches, and time ranges on Azure DevOps. Use metrics and time-based insights to monitor improvements or regressions in software development projects.

Instructions

Track code quality trends over time

Input Schema

NameRequiredDescriptionDefault
branchNoBranch to analyze
metricsNoSpecific metrics to include
repositoryIdNoID of the repository
timeRangeNoTime range for analysis (e.g., '90d', '6m')

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "branch": { "description": "Branch to analyze", "type": "string" }, "metrics": { "description": "Specific metrics to include", "items": { "type": "string" }, "type": "array" }, "repositoryId": { "description": "ID of the repository", "type": "string" }, "timeRange": { "description": "Time range for analysis (e.g., '90d', '6m')", "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from azure-devops-mcp

Related Tools

ID: z7mxfcinp8