However this is not the case. When it is not provided -
DEBUG: MEND_RNV_ADMIN_TOKEN is not set, MEND_RNV_GITLAB_PAT will be used instead
FATAL: Failure initializing Renovate community edition - exiting...
"err": {
"message": "Missing token for activating automatic webhook creation, please set MEND_RNV_ADMIN_TOKEN",
"stack": "Error: Missing token for activating automatic webhook creation, please set MEND_RNV_ADMIN_TOKEN\n at
}
Docs for MEND_RNV_ADMIN_TOKEN state:
Defaults to the primary Renovate user PAT when not provided.
However this is not the case. When it is not provided -
MEND_RNV_GITLAB_PAT is set.