Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/github/gh-aw
/ create_pull_request.test.cjs
File
create_pull_request.test.cjs
actions/setup/js/create_pull_request.test.cjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// @ts-check
2
import
{ describe, it, expect, beforeEach, afterEach, vi } from
"vitest"
;
3
import
{ createRequire } from
"module"
;
4
import
{ fileURLToPath } from
"url"
;
Callers
nothing calls this directly
Calls
15
getDraftOverrideWarnings
Function · 0.85
enforcePullRequestLimits
Function · 0.85
countUniquePatchFiles
Function · 0.85
writePatch
Function · 0.85
isGitAm3Way
Function · 0.85
isGitAmCall
Function · 0.85
isGitAmAbort
Function · 0.85
createRateLimitError
Function · 0.85
buildOversizedPatch
Function · 0.85
cleanupCanonicalTransports
Function · 0.70
main
Function · 0.70
canonicalPatchPath
Function · 0.70
Tested by
no test coverage detected