core icon indicating copy to clipboard operation
core copied to clipboard

YETIBOT_ENV_PREFIX=YB fails

Open KlavsKlavsen opened this issue 4 years ago • 1 comments

if I set the env var to YB (in uppercase) - it does NOT pick up the YB_* env. variables - and hence everything fails.. That seems a bit odd :)

KlavsKlavsen avatar May 20 '21 08:05 KlavsKlavsen

Thanks for reporting. The prefix logic should lowercase (env :yetibot-env-prefix) to fix this.

devth avatar May 23 '21 14:05 devth