Skip to content
This repository has been archived by the owner on Nov 19, 2018. It is now read-only.

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

Closed
OptimusKe opened this issue Jan 6, 2016 · 2 comments
Closed

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

OptimusKe opened this issue Jan 6, 2016 · 2 comments
Labels

Comments

@OptimusKe
Copy link

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??

@KrauseFx
Copy link
Collaborator

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

@fastlanebot
Copy link

This issue was migrated to fastlane/fastlane#3336. Please post all further comments there.

fastlane is now a mono repo, you can read more about the change in our blog post. All tools are now available in the fastlane main repo 🚀

@fastlane-old fastlane-old locked and limited conversation to collaborators Mar 11, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants