MCPcopy Index your code
hub / github.com/coder/coder / BuildBranchURL

Method BuildBranchURL

coderd/externalauth/gitprovider/gitprovider.go:170–170  ·  view source on GitHub ↗

BuildBranchURL constructs a URL to view a branch on the provider's web UI.

(owner, repo, branch string)

Source from the content-addressed store, hash-verified

168 // BuildBranchURL constructs a URL to view a branch on
169 // the provider's web UI.
170 BuildBranchURL(owner, repo, branch string) string
171
172 // BuildRepositoryURL constructs a URL to view a repository
173 // on the provider's web UI.

Callers 5

ChatDiffStatusFunction · 0.65
TestGitLabIntegrationFunction · 0.65
TestGitHubBuildBranchURLFunction · 0.65
TestGitHubEnterpriseURLsFunction · 0.65

Calls

no outgoing calls

Tested by 4

TestGitLabIntegrationFunction · 0.52
TestGitHubBuildBranchURLFunction · 0.52
TestGitHubEnterpriseURLsFunction · 0.52