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

fix(help): HUBOT_HELP_HIDDEN_COMMANDS with comma delimited values #65

Merged
merged 1 commit into from
May 21, 2023

Conversation

joeyguerra
Copy link
Member

@joeyguerra joeyguerra commented May 14, 2023

process.env.HUBOT_HELP_HIDDEN_COMMANDS = 'help, help ' wasn't working because the second help <query> had a space in front of it. This change fixes that situation.

#49

@joeyguerra joeyguerra merged commit d509023 into master May 21, 2023
@github-actions
Copy link

🎉 This PR is included in version 1.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@joeyguerra joeyguerra deleted the hidden-commands-fix branch May 22, 2023 00:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant