From f0cd3b3e8bb182aba7140063335ac751cd5563cb Mon Sep 17 00:00:00 2001 From: Alberto Viera Date: Thu, 14 May 2026 10:39:26 +0000 Subject: [PATCH 1/2] Add May 11 changelog entries for dependency scans and PR bot updates Co-Authored-By: Claude Opus 4.7 (1M context) --- changelogs.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/changelogs.md b/changelogs.md index 57432516..861a6fe7 100644 --- a/changelogs.md +++ b/changelogs.md @@ -12,6 +12,18 @@ Stay up to date with the latest changes to the kluster.ai platform. This page li ::timeline:: +- title: Weekly end-to-end dependency analysis + sub_title: "2026-05-11" + content: Added weekly end-to-end dependency analysis to Repo Reviews scheduled scans. + +- title: End-to-end dependency scans in PR Review bot + sub_title: "2026-05-11" + content: Added end-to-end dependency scans to PR Review bot reviews, posted as a separate comment on the pull request. + +- title: PR Review bot and Repo Review improvements + sub_title: "2026-05-11" + content: Improved the PR Review bot so that threads resolved by developers are muted for 7 days, preventing the same issue from being re-reported on subsequent PRs. Also refreshed the Repo Review UI for a cleaner, easier-to-use experience. + - title: Unfold Chrome extension sub_title: "2026-05-06" content: Released the kluster.ai Unfold [Chrome extension](https://chromewebstore.google.com/detail/klusterai-unfold/dhdhbbdfikiobniicblikkhfifaijaoh){target=\_blank}. From 112ec0d8a448e6fe20a1d88ab28e72e46112b32b Mon Sep 17 00:00:00 2001 From: Alberto Viera Date: Thu, 14 May 2026 10:46:39 +0000 Subject: [PATCH 2/2] Make May 11 PR Review bot and Repo Review entry more general Co-Authored-By: Claude Opus 4.7 (1M context) --- changelogs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelogs.md b/changelogs.md index 861a6fe7..efd251a2 100644 --- a/changelogs.md +++ b/changelogs.md @@ -22,7 +22,7 @@ Stay up to date with the latest changes to the kluster.ai platform. This page li - title: PR Review bot and Repo Review improvements sub_title: "2026-05-11" - content: Improved the PR Review bot so that threads resolved by developers are muted for 7 days, preventing the same issue from being re-reported on subsequent PRs. Also refreshed the Repo Review UI for a cleaner, easier-to-use experience. + content: General improvements to the PR Review bot and Repo Review experience. - title: Unfold Chrome extension sub_title: "2026-05-06"