Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pulsar-edit/pulsar
/ pullRequestsURL
Method
pullRequestsURL
packages/open-on-github/lib/github-file.js:215–217 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
213
214
// Internal
215
pullRequestsURL () {
216
return
`${this.githubRepoURL()}/pulls`
217
}
218
219
// Internal
220
branchCompareURL () {
Callers
1
openPullRequests
Method · 0.95
Calls
1
githubRepoURL
Method · 0.95
Tested by
no test coverage detected