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

Method BuildPullRequestURL

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

BuildPullRequestURL constructs a URL to view a pull request on the provider's web UI.

(ref PRRef)

Source from the content-addressed store, hash-verified

176 // BuildPullRequestURL constructs a URL to view a pull
177 // request on the provider's web UI.
178 BuildPullRequestURL(ref PRRef) string
179}
180
181// New creates a Provider for the given provider type and API base

Callers 6

refreshOneMethod · 0.65
TestGitLabIntegrationFunction · 0.65
TestGitHubEnterpriseURLsFunction · 0.65
TestGitLabSelfHostedFunction · 0.65

Calls

no outgoing calls

Tested by 4

TestGitLabIntegrationFunction · 0.52
TestGitHubEnterpriseURLsFunction · 0.52
TestGitLabSelfHostedFunction · 0.52