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
|
# 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
|
||||||
|
|||||||
Reference in New Issue
Block a user