chore(renovate): pass TEAMS_WEBHOOK secret into renovate container

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