Implements getPullRequestForCommit and getAccountForCommit for Azure and Bitbucket#4243
Implements getPullRequestForCommit and getAccountForCommit for Azure and Bitbucket#4243
getPullRequestForCommit and getAccountForCommit for Azure and Bitbucket#4243Conversation
27e89a7 to
0a19579
Compare
ramin-t
left a comment
There was a problem hiding this comment.
Unfortunately, I'm not able to get this to work. I'm getting a bunch of errors with Azure DevOps that say invalid response body...unexpected token <.
Screenshot:
But I think it might be some issue with the Azure DevOps integraiton outside of this PR, because it is affecting other calls as well.
Will investigate, and re-test once I've addressed it. In the meantime, here are a few tiny comments.
Looks like the response returned HTML instead of JSON |
|
@axosoft-ramint @d13 |
74f9920 to
e8fdaa5
Compare
|
@axosoft-ramint , @d13 I've fixed the problem. It turned out that |
|
@sergeibbb On top of your latest changes, I'm still seeing the error everywhere. It is affecting nearly every query with Azure, including |
|
@axosoft-ramint Is Launchpad broken for Azure? |
12b3618 to
e6242c7
Compare
e6242c7 to
33a89b0
Compare
|
@axosoft-ramint It might be a clue in Is your repository on |
|
Going to land this and we can verify in pre-release |



Description
Implements
getPullRequestForCommitandgetAccountForCommitfor Azure and Bitbucket.Solves #4192
Checklist
Fixes $XXX -orCloses #XXX -prefix to auto-close the issue that your PR addresses