Your browser was unable to load all of the resources. They may have been blocked by your firewall, proxy or browser configuration.
Press Ctrl+F5 or Ctrl+Shift+R to have your browser try again.

How to set url for status publishing in Azure Devops repo #4707

math ·

We have a 'Azure Devops' repository configured in our build and are trying to setup publishing of the build status in the 'repository' settings.
However, in the publish step we always get the following error.

Error executing checkout build finish job.
caused by: Response error: Response{protocol=h2, code=404, message=, url=https://dev.azure.com/{project}/_apis/git/repositories/{repo}/commits/{commit}/statuses?api-version=6.0}

The issue is we are running QB13 with a selfhosted repository, so the URL https://dev.azure.com is not correct in our case.
Is there a way to configure the publish base-url or inherit it from the configured 'Fetch URL'?

  • replies 1
  • views 15
  • stars 0
steveluo ADMIN ·