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

undefined method `include?' for nil:NilClass #6

Open
sergeygalkin opened this issue Nov 4, 2015 · 0 comments
Open

undefined method `include?' for nil:NilClass #6

sergeygalkin opened this issue Nov 4, 2015 · 0 comments

Comments

@sergeygalkin
Copy link

Got after submit patch.
channel_config.rb:13:in block in channels_to_notify': undefined methodinclude?' for nil:NilClass (NoMethodError)
from /home/gals/src/gerrit-slack/lib/channel_config.rb:11:in select' from /home/gals/src/gerrit-slack/lib/channel_config.rb:11:inchannels_to_notify'
from /home/gals/src/gerrit-slack/lib/gerrit_notifier.rb:92:in process_update' from /home/gals/src/gerrit-slack/lib/gerrit_notifier.rb:78:inblock in listen_for_updates'
from /home/gals/src/gerrit-slack/lib/gerrit_notifier.rb:76:in each' from /home/gals/src/gerrit-slack/lib/gerrit_notifier.rb:76:inlisten_for_updates'
from /home/gals/src/gerrit-slack/lib/gerrit_notifier.rb:11:in start!' from app.rb:3:in

'
Server crashed with exit code 1. Respawning..

channels.yaml
reviews:
project:
- devops

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

No branches or pull requests

1 participant