👷 Try to fix renovate git auth issue by setting RENOVATE_GIT_AUTHOR
Some checks failed
ci/woodpecker/push/dockerize Pipeline failed
ci/woodpecker/push/deploy unknown status
ci/woodpecker/cron/dependencies Pipeline failed

This commit is contained in:
2025-04-21 15:06:59 +02:00
parent b4bc48d576
commit f53e4fbadf

View File

@@ -8,9 +8,10 @@ steps:
environment: environment:
RENOVATE_PLATFORM: gitea RENOVATE_PLATFORM: gitea
RENOVATE_ENDPOINT: https://git.adrien.run RENOVATE_ENDPOINT: https://git.adrien.run
LOG_LEVEL: debug RENOVATE_GIT_AUTHOR: renovate-bot
RENOVATE_TOKEN: RENOVATE_TOKEN:
from_secret: renovate-bot-mr-token from_secret: renovate-bot-mr-token
LOG_LEVEL: debug
when: when:
- event: cron - event: cron