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

Added polls label on issue without a poll #13

Closed
bkeepers opened this issue Nov 6, 2017 · 2 comments
Closed

Added polls label on issue without a poll #13

bkeepers opened this issue Nov 6, 2017 · 2 comments
Assignees
Labels

Comments

@bkeepers
Copy link

bkeepers commented Nov 6, 2017

This issue includes a URL that has polls, which appeared to trigger the polls app: probot/probot.github.io#95

e.g.

[Take my poll](https://example.com/poll/vote)
@bkeepers
Copy link
Author

bkeepers commented Nov 6, 2017

Actually, I misunderstood what triggered it. Here's the code in question

Errno::ENOENT: No such file or directory @ rb_sysopen -
/home/travis/.rvm/rubies/ruby-2.4.0/lib/ruby/site_ruby/2.4.0/bundler/templates/Executable
An error occurred while installing concurrent-ruby (1.0.5), and Bundler cannot
continue.
Make sure that `gem install concurrent-ruby -v '1.0.5'` succeeds before
bundling.

It appears that the line starting with /home/travis/.rvm/rubies/ruby-2.4.0/lib/ruby/site_ruby/2.4.0/bundler/templates/Executable is triggering the poll behavior.

@evenchange4
Copy link
Owner

evenchange4 commented Nov 7, 2017

This should be fixed now. Thanks for reporting!

Close it via RegExp bugfix PR#14. Please feel free to reopen this issue if the problem still occurs.

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

No branches or pull requests

2 participants