Manzur Husain
Manzur Husain
@webark I am facing the same issue. Can you please let me know when do you have plan to fix this in normal release?
@webark Thanks for your kind reply. I have tried installing experimental package but faced some minor issues. I am not sure how I can use peerDependecies with exact version. I...
@mmozuras Thanks for Reply. Pull request is open for branch passed in command. i.e bundle exec pronto run -f bitbucket_pr -c origin/
I am getting this error now cc @mmozuras ``` `/Users/abcuser/.rvm/gems/ruby-2.1.6/gems/pronto-0.9.5/lib/pronto/clients/bitbucket_client.rb:36:in `openstruct': undefined method `map' for # (NoMethodError) from /Users/abcuser/.rvm/gems/ruby-2.1.6/gems/pronto-0.9.5/lib/pronto/clients/bitbucket_client.rb:20:in `pull_comments' from /Users/abcuser/.rvm/gems/ruby-2.1.6/gems/pronto-0.9.5/lib/pronto/bitbucket.rb:5:in `pull_comments' from /Users/abcuser/.rvm/gems/ruby-2.1.6/gems/pronto-0.9.5/lib/pronto/formatter/pull_request_formatter.rb:6:in `existing_comments' from /Users/abcuser/.rvm/gems/ruby-2.1.6/gems/pronto-0.9.5/lib/pronto/formatter/git_formatter.rb:6:in `format' from...