From bf13c74c1df260c85f4283801a2ada792ef8fbdd Mon Sep 17 00:00:00 2001 From: admin Date: Sun, 19 Jul 2026 07:00:37 -0700 Subject: [PATCH] chore(renovate): remove unused TEAMS_WEBHOOK env - notifications via Gitea webhook --- .woodpecker/renovate.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.woodpecker/renovate.yml b/.woodpecker/renovate.yml index a65eff1..eabc444 100644 --- a/.woodpecker/renovate.yml +++ b/.woodpecker/renovate.yml @@ -15,6 +15,7 @@ # # This pipeline ONLY runs on the "renovate" cron schedule. # It does NOT run on push events - that is handled by .woodpecker.yml +# Teams notifications are delivered via Gitea webhook → Power Automate # ================================================================ when: @@ -39,8 +40,5 @@ steps: # Use the renovate.json in the repo root for all other config RENOVATE_CONFIG_FILE: renovate.json LOG_LEVEL: info - # MS Teams Power Automate webhook - used by postUpgradeTasks in renovate.json - TEAMS_WEBHOOK: - from_secret: teams_webhook_renovate commands: - renovate