chore(renovate): pass TEAMS_WEBHOOK secret into renovate container

This commit is contained in:
2026-07-19 06:59:28 -07:00
parent 088d884a88
commit d9a6d217bc
+2 -3
View File
@@ -39,9 +39,8 @@ steps:
# Use the renovate.json in the repo root for all other config
RENOVATE_CONFIG_FILE: renovate.json
LOG_LEVEL: info
# MS Teams notifications via Power Automate webhook
# Sends a card for every PR opened or updated by Renovate
RENOVATE_TEAMS_WEBHOOK:
# MS Teams Power Automate webhook - used by postUpgradeTasks in renovate.json
TEAMS_WEBHOOK:
from_secret: teams_webhook_renovate
commands:
- renovate