From 929faeb055411a8eac5376dbd38bedf76ce35d24 Mon Sep 17 00:00:00 2001 From: autonomic-bot Date: Mon, 17 Aug 2026 16:01:26 +0000 Subject: [PATCH] config: drop plausible from weekly upgrade set (-> external) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Move plausible from weekly to external in used-recipes.md. cc-ci still deploys/tests it (the recipe + tests stay enrolled, !testme bridge unchanged), but it is no longer surveyed/upgraded by the weekly /upgrade-all run — maintained elsewhere, like uptime-kuma. The open plausible PR #5 (clickhouse 23.4.2.11 -> 23.4.6.25) from this week's run stays open for the operator; no future weekly PRs will be opened for it. --- cc-ci-plan/used-recipes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cc-ci-plan/used-recipes.md b/cc-ci-plan/used-recipes.md index 5006a21..9caec23 100644 --- a/cc-ci-plan/used-recipes.md +++ b/cc-ci-plan/used-recipes.md @@ -31,7 +31,7 @@ matrix-synapse weekly mattermost-lts weekly mumble weekly n8n weekly -plausible weekly +plausible external # maintained elsewhere — used/tested by cc-ci but NOT weekly-upgraded uptime-kuma external # maintained elsewhere — used/tested by cc-ci but NOT weekly-upgraded wordpress weekly ```