From c63a57b7df9fcaf91bfb6c55adf4a238feae8e97 Mon Sep 17 00:00:00 2001 From: Cal Corum Date: Fri, 20 Feb 2026 14:30:31 -0600 Subject: [PATCH] episode: Gitea auto-close only triggers on direct merge to default branch, not via staging branch --- episodes/2026-02-20.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/episodes/2026-02-20.md b/episodes/2026-02-20.md index 50e4718c804..1776b514240 100644 --- a/episodes/2026-02-20.md +++ b/episodes/2026-02-20.md @@ -270,3 +270,7 @@ Files ## 14:30 - Insight: Voice channel cleanup auto-unpublishes scorecards — intended behavior - **Type:** insight - **Tags:** major-domo, scorebug, voice-cleanup, scorecard-tracker, discord, insight + +## 14:30 - Gitea auto-close only triggers on direct merge to default branch, not via staging branch +- **Type:** decision +- **Tags:** gitea, ci-cd, release-workflow, issues, next-release, major-domo, decision