Remove obsolete Renovate config
* Git author is set via access token (renovate-bot)
* Ignored Git and PR authors should not be necessary, anymore 🤞
This commit is contained in:
parent
f7add5ec47
commit
cb07313509
1 changed files with 0 additions and 4 deletions
4
.github/workflows/renovate.yml
vendored
4
.github/workflows/renovate.yml
vendored
|
@ -23,10 +23,6 @@ jobs:
|
|||
#RENOVATE_AUTODISCOVER: 'true'
|
||||
RENOVATE_CONFIG_FILE: renovate.json
|
||||
RENOVATE_ENDPOINT: ${{ github.api_url }}
|
||||
RENOVATE_GIT_AUTHOR: Renovate Bot <mail+renovate@antville.org>
|
||||
#RENOVATE_GIT_IGNORED_AUTHORS:
|
||||
# - 29139614+renovate[bot]@users.noreply.github.com
|
||||
RENOVATE_IGNORE_PR_AUTHOR: 'true'
|
||||
RENOVATE_LOG_FILE: renovate-log.ndjson
|
||||
RENOVATE_LOG_FILE_LEVEL: debug
|
||||
RENOVATE_PLATFORM: gitea
|
||||
|
|
Loading…
Add table
Reference in a new issue