Sean Callan
Sean Callan
@mmozuras agreed. What I meant by my comment was when creating a new runner such as @mknapik is doing, you can access the ENVs in your runner and pass the...
@alexanderadam I have never used these but I don't see why it wouldn't be possible to integrate Pronto, it's been done with other CI tools.
@mmozuras did you have additional documentation in mind?
@abhinavmsra I do think this is a bug, but there might be two things at play: 1) The `NoMethodError: undefined method `map' for "Not Found":String` is us not doing a...
@abhinavmsra do you have any logs from your CI?
@abhinavmsra this is the line throwing the error: https://github.com/prontolabs/pronto/blob/master/lib/pronto/clients/bitbucket_client.rb#L19 The BitBucket API is returning "Not Found" when we try to pull comments for your project. Can you double and triple...
Thank you @abhinavmsra! Please do report back when you have more details, always happy to help 😀
@dongnhzigexn can you check on the failing tests?
What was the plan with this PR? Are we going to come up with a new approach or should this be closed for the time being?
ping @jeroenj — any progress here?