Mindaugas Mozūras
Mindaugas Mozūras
@abhinavmsra did you manage to get it working? 😀
@jasantunes there could be a couple different things going on. Could you add "verbose: true" to `.pronto.yml` and post the output you get?
@sunasra hey, thanks for reporting the issue. It might be a bug with Pronto not handling zero open pull requests. At the time of running the script, did you have...
@sunasra I can't reproduce it myself. Could you logging to BitbucketClient or use something like [pry](https://github.com/pry/pry) to inspect the `response`? This is the code we're interested in: ```ruby class BitbucketClient...
@davejlong :+1:, good points. Would you create a pull request that expands documentation?
> Not very happy with passing it as an ENV variable but I saw no easy/clean way to do it otherwise. Let's try to think of alternatives before committing to...
@skwp did @eliotsykes answer helped? Do you still encounter this issue with the current release (0.8.2)?
@LucasHMonteiro did you try to run in a (feature/development) branch with changes or `master`?
@LucasHMonteiro could you post the stacktrace for the error? Pronto is not supposed to be used on `master`. But I'd like to understand if there's a way to improve. What...
@jeroenj that's correct. It's _almost_ supported, would accept a pull request adding an option to set a path via a flag 🙂.