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

slack hook not work on "slack_url" and "slack_channel" #3336

Closed
fastlanebot opened this issue Jan 6, 2016 · 1 comment
Closed

slack hook not work on "slack_url" and "slack_channel" #3336

fastlanebot opened this issue Jan 6, 2016 · 1 comment

Comments

@fastlanebot
Copy link

Original issue by @OptimusKe - Imported from fastlane/scan#71

hi,
I use script like

scan --slack_url https://hooks.slack.com/services/mychannelxxx

and

scan --slack_channel mychannelxxx

then output
/usr/local/lib/ruby/gems/2.3.0/gems/fastlane_core-0.32.0/lib/fastlane_core/configuration/config_item.rb:56:in `valid?': 'slack_url' value must be a String! Found TrueClass instead. (RuntimeError)

/usr/local/lib/ruby/gems/2.3.0/gems/fastlane_core-0.32.0/lib/fastlane_core/configuration/config_item.rb:56:in `valid?': 'slack_channel' value must be a String! Found TrueClass instead. (RuntimeError)

is that bug??

@fastlanebot
Copy link
Author

@KrauseFx commented

Thanks for reporting this, I pushed a fix, which will be available in the next release 👍

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

No branches or pull requests

1 participant