From f05e83a562c3c083dfb4683fb772fa3caf7a79a9 Mon Sep 17 00:00:00 2001 From: codex-bot-andresmgsl Date: Mon, 24 Aug 2026 12:43:33 +0000 Subject: [PATCH] docs: record live review request fix --- changelog.d/238.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 changelog.d/238.md diff --git a/changelog.d/238.md b/changelog.d/238.md new file mode 100644 index 0000000..26522ef --- /dev/null +++ b/changelog.d/238.md @@ -0,0 +1,3 @@ +### Fixed + +- Review-round state now reads each forge's live review-request set directly, so stale Forgejo approvals no longer hand an in-progress fix round back to the panel (#238).