* Done. I've added the Azure Repos integration documentation:
**Created:**
- `docs/integrations/azure-repos-integration.mdx` - New documentation page covering:
- Introduction explaining the Azure CLI dependency
- Manual setup instructions (Azure CLI installation, DevOps extension, authentication)
- Supported URL formats (modern and legacy Azure DevOps URLs)
- Pull request creation workflow (same as GitHub)
**Modified:**
- `docs/docs.json` - Added the new page to the Integrations navigation group, positioned right after the GitHub integration page
* Done. I've created `docs/.mintignore` to exclude the `AGENTS.md` and `CLAUDE.md` files from Mintlify's published documentation and link validation. These are AI writing style guides with example placeholder links, not actual user-facing docs.
Once you commit and push this change, the Mintlify validation should pass.