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

[v9] Fix improper default value check in tbot's FromCLIConf() (#11169) #11206

Merged
merged 2 commits into from
Mar 16, 2022

Conversation

timothyb89
Copy link
Contributor

Backport of #11169 for branch/v9


The default join_method value was improperly assumed to be "" which caused any onboarding config from the config file to be overwritten.

This uses the correct default and allows bots to be fully onboarded via config file.

Fixes #11099

The default `join_method` value was improperly assumed to be "" which
caused any onboarding config from the config file to be overwritten.

This uses the correct default and allows bots to be fully onboarded
via config file.

Fixes #11099
@github-actions github-actions bot requested review from r0mant, Tener and zmb3 March 16, 2022 21:49
@zmb3 zmb3 enabled auto-merge (squash) March 16, 2022 21:59
@zmb3 zmb3 merged commit 98f1179 into branch/v9 Mar 16, 2022
@zmb3 zmb3 deleted the timothyb89/v9/tbot-fix-token-from-config-file branch March 16, 2022 22:58
@webvictim webvictim mentioned this pull request Apr 19, 2022
@webvictim webvictim mentioned this pull request Jun 8, 2022
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

Successfully merging this pull request may close these issues.

3 participants