Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MEND_RNV_ADMIN_TOKEN not defaulting if not provided #602

Open
sichapman opened this issue Nov 6, 2024 · 1 comment
Open

MEND_RNV_ADMIN_TOKEN not defaulting if not provided #602

sichapman opened this issue Nov 6, 2024 · 1 comment

Comments

@sichapman
Copy link

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 -

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 
}

MEND_RNV_GITLAB_PAT is set.

@PhilipAbed
Copy link
Contributor

PhilipAbed commented Nov 11, 2024

The answer is yes, it should default.

We are aware of the issue, fixing soon.
workaround: set both to the same value manually.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants