Add Azure DevOps changelog entries and GitHub setup admonitions#269
Conversation
Add Azure DevOps support entries for PR bot and repo reviews to the changelog. Add troubleshooting admonitions to the GitHub PR reviews setup and repo reviews quickstart pages. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
🤖 kluster.ai PR Review Summary⚡ Review this PR in 1/10 of the time — Try our new AI-powered code review experience 📋 PR SummaryThis PR updates the documentation to reflect the addition of Azure DevOps support for PR bot and repository reviews. It also adds troubleshooting notes to the GitHub integration setup guides for PR reviews and repository reviews, referencing GitHub's documentation on reviewing installed GitHub Apps and enabling OAuth app access restrictions. The changes aim to improve the user experience by providing clearer setup instructions and resolving common issues related to GitHub App installation and authorization. ✅ All ClearNo issues detected in this PR.
Powered by kluster.ai - Real-Time AI code review in your IDE |
There was a problem hiding this comment.
Pull request overview
Documentation-only PR that announces newly added Azure DevOps support and improves GitHub setup guidance by adding troubleshooting notes to reduce onboarding friction.
Changes:
- Added March 2026 changelog entries for Azure DevOps support (PR bot + repo reviews).
- Added a GitHub App installation troubleshooting admonition to the PR Reviews GitHub setup page.
- Added an OAuth access restriction troubleshooting admonition to the Repo Reviews quickstart.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
code-reviews/changelogs.md |
Adds feature announcement entries for Azure DevOps support. |
code-reviews/pr-reviews/github.md |
Adds an admonition linking to GitHub troubleshooting for GitHub App installs/permissions. |
code-reviews/repo-reviews/quickstart.md |
Adds an admonition about GitHub OAuth app access restrictions and required org admin approval. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
🤖 kluster.ai PR Review Summary⚡ Review this PR in 1/10 of the time — Try our new AI-powered code review experience 📋 PR SummaryThis PR updates the documentation to reflect new features and troubleshooting information. It adds Azure DevOps support for PR bot and repository reviews, as evidenced by the changelog updates. Additionally, it enhances the GitHub integration guides for PR reviews and repository reviews by including troubleshooting notes with links to relevant GitHub documentation, helping users resolve common setup issues related to GitHub App installation and OAuth app access restrictions. ✅ All ClearNo issues detected in this PR.
Powered by kluster.ai - Real-Time AI code review in your IDE |
Add Azure DevOps support entries for PR bot and repo reviews to the changelog. Add troubleshooting admonitions to the GitHub PR reviews setup and repo reviews quickstart pages.
Description
This pull request introduces documentation updates to improve user experience and announce new features, particularly around Azure DevOps support and troubleshooting integration issues. The most important changes are:
New Azure DevOps support (Feature Announcements):
code-reviews/changelogs.md.Improved troubleshooting guidance (Documentation Enhancements):
code-reviews/pr-reviews/github.mdwith a link to GitHub's guide for resolving issues when installing or authorizing the kluster.ai GitHub App.code-reviews/repo-reviews/quickstart.mdexplaining how to resolve issues connecting to GitHub when OAuth app access restrictions are enabled, including a link to GitHub's documentation.Checklist