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..2069bcb5 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 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..5649e4c7 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 [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: ![Select repository from dropdown](/images/code-reviews/repo-reviews/repo-reviews-setup-3.webp)