chore(renovate): pass TEAMS_WEBHOOK secret into renovate container
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user