From e2ca4c6692b0586c08384cf13e8664005cc9638c Mon Sep 17 00:00:00 2001 From: Alberto Viera Date: Wed, 1 Apr 2026 14:16:56 +0000 Subject: [PATCH 1/2] Add Azure DevOps changelog entries and GitHub setup admonitions 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) --- code-reviews/changelogs.md | 8 ++++++++ code-reviews/pr-reviews/github.md | 3 +++ code-reviews/repo-reviews/quickstart.md | 3 +++ 3 files changed, 14 insertions(+) diff --git a/code-reviews/changelogs.md b/code-reviews/changelogs.md index d571ca3b..77683662 100644 --- a/code-reviews/changelogs.md +++ b/code-reviews/changelogs.md @@ -13,6 +13,14 @@ Stay up to date with the latest changes to kluster.ai Code Reviews. This page li ::timeline:: +- title: Azure DevOps support for PR bot + sub_title: "2026-03-31" + content: Added Azure DevOps support for PR bot. + +- title: Azure DevOps support for repository reviews + sub_title: "2026-03-31" + content: Added Azure DevOps support for repository reviews. + - title: Pause reviews during AI-assisted workflows sub_title: "2026-03-25" content: Added the ability to pause kluster reviews during AI-assisted workflows. diff --git a/code-reviews/pr-reviews/github.md b/code-reviews/pr-reviews/github.md index 668dc344..6cb788c9 100644 --- a/code-reviews/pr-reviews/github.md +++ b/code-reviews/pr-reviews/github.md @@ -39,6 +39,9 @@ You can set up the GitHub integration from the [PR Reviews](https://platform.klu ![GitHub App installation page with organization and repository selection](/images/code-reviews/pr-reviews/pr-reviews-github-04.webp) + !!! note "Trouble installing the GitHub App?" + If you run into issues while installing or authorizing the kluster.ai GitHub App, refer to GitHub's guide on [reviewing and modifying installed GitHub Apps](https://docs.github.com/en/apps/using-github-apps/reviewing-and-modifying-installed-github-apps){target=\_blank} to check permissions and resolve common setup problems. + 5. You are redirected back to the kluster.ai platform. The GitHub integration shows as **Installed** and is ready to review your pull requests automatically. ![GitHub integration showing Installed status on kluster.ai](/images/code-reviews/pr-reviews/pr-reviews-github-05.webp) diff --git a/code-reviews/repo-reviews/quickstart.md b/code-reviews/repo-reviews/quickstart.md index 41776a91..17c402fd 100644 --- a/code-reviews/repo-reviews/quickstart.md +++ b/code-reviews/repo-reviews/quickstart.md @@ -50,6 +50,9 @@ Select your Git provider (GitHub, GitLab, or Bitbucket): ![Select Git provider modal](/images/code-reviews/repo-reviews/repo-reviews-setup-2.webp) +!!! note "Trouble connecting to GitHub?" + If your organization uses OAuth app access restrictions, you may need an org admin to approve the kluster.ai OAuth app before it can access your repositories. Refer to GitHub's guide on [enabling OAuth app access restrictions](https://docs.github.com/en/organizations/managing-oauth-access-to-your-organizations-data/enabling-oauth-app-access-restrictions-for-your-organization){target=\_blank} for details. + Then choose the repository you want to analyze: ![Select repository from dropdown](/images/code-reviews/repo-reviews/repo-reviews-setup-3.webp) From 5e5a8b8fedd9a3ca3b7f05b517af17ea9ff7727c Mon Sep 17 00:00:00 2001 From: albertov19 <64150856+albertov19@users.noreply.github.com> Date: Wed, 1 Apr 2026 16:24:08 +0200 Subject: [PATCH 2/2] Apply suggestions from code review Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- code-reviews/pr-reviews/github.md | 2 +- code-reviews/repo-reviews/quickstart.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/code-reviews/pr-reviews/github.md b/code-reviews/pr-reviews/github.md index 6cb788c9..2069bcb5 100644 --- a/code-reviews/pr-reviews/github.md +++ b/code-reviews/pr-reviews/github.md @@ -40,7 +40,7 @@ You can set up the GitHub integration from the [PR Reviews](https://platform.klu ![GitHub App installation page with organization and repository selection](/images/code-reviews/pr-reviews/pr-reviews-github-04.webp) !!! note "Trouble installing the GitHub App?" - If you run into issues while installing or authorizing the kluster.ai GitHub App, refer to GitHub's guide on [reviewing and modifying installed GitHub Apps](https://docs.github.com/en/apps/using-github-apps/reviewing-and-modifying-installed-github-apps){target=\_blank} to check permissions and resolve common setup problems. + If you run into issues while installing the kluster.ai GitHub App, refer to GitHub's guide on [reviewing and modifying installed GitHub Apps](https://docs.github.com/en/apps/using-github-apps/reviewing-and-modifying-installed-github-apps){target=\_blank} to check permissions and resolve common setup problems. 5. You are redirected back to the kluster.ai platform. The GitHub integration shows as **Installed** and is ready to review your pull requests automatically. diff --git a/code-reviews/repo-reviews/quickstart.md b/code-reviews/repo-reviews/quickstart.md index 17c402fd..5649e4c7 100644 --- a/code-reviews/repo-reviews/quickstart.md +++ b/code-reviews/repo-reviews/quickstart.md @@ -51,7 +51,7 @@ Select your Git provider (GitHub, GitLab, or Bitbucket): ![Select Git provider modal](/images/code-reviews/repo-reviews/repo-reviews-setup-2.webp) !!! note "Trouble connecting to GitHub?" - If your organization uses OAuth app access restrictions, you may need an org admin to approve the kluster.ai OAuth app before it can access your repositories. Refer to GitHub's guide on [enabling OAuth app access restrictions](https://docs.github.com/en/organizations/managing-oauth-access-to-your-organizations-data/enabling-oauth-app-access-restrictions-for-your-organization){target=\_blank} for details. + If your organization uses OAuth app access restrictions, you may need an org admin to approve the kluster.ai OAuth app before it can access your repositories. Refer to GitHub's guide on [approving OAuth apps for your organization](https://docs.github.com/en/organizations/managing-oauth-access-to-your-organizations-data/approving-oauth-apps-for-your-organization){target=\_blank} for details. Then choose the repository you want to analyze: