From 4bdb80bf8094c95b2ceea9c61987c7ecda6626a0 Mon Sep 17 00:00:00 2001 From: codex-bot-andresmgsl Date: Tue, 25 Aug 2026 08:43:15 +0000 Subject: [PATCH] docs: record Forgejo workflow-name fix --- changelog.d/243.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 changelog.d/243.md diff --git a/changelog.d/243.md b/changelog.d/243.md new file mode 100644 index 0000000..82dd6a5 --- /dev/null +++ b/changelog.d/243.md @@ -0,0 +1,3 @@ +### Fixed + +- Preserve Forgejo workflow names in status rollups so the label reconciler excludes only its own checks. (#243).