Crux-One
Results
2
comments of
Crux-One
@gaoyuqiang Me neither but it seems it would be displayed BUILD SUCCEEDED. I've also executed `update_xcode_plugins --unsign` though. However it doesn't work.
If I may add to that, modifying settings.json as shown below would make the button work for me. Hope this helps. ```json { "azdoPullRequests.orgUrl": "https://.visualstudio.com", "azdoPullRequests.projectName": "" } ```