Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/github/gh-aw
/ close_entity_helpers.test.cjs
File
close_entity_helpers.test.cjs
actions/setup/js/close_entity_helpers.test.cjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect, beforeEach, vi } from
"vitest"
;
2
import
fs from
"fs"
;
3
import
path from
"path"
;
4
import
{ fileURLToPath } from
"url"
;
Callers
nothing calls this directly
Calls
10
checkLabelFilter
Function · 0.85
checkTitlePrefixFilter
Function · 0.85
parseEntityConfig
Function · 0.85
resolveEntityNumber
Function · 0.85
escapeMarkdownTitle
Function · 0.85
sanitizeContent
Function · 0.85
getTrackerID
Function · 0.85
generateFooterWithMessages
Function · 0.85
createCloseEntityHandler
Function · 0.85
makeCallbacks
Function · 0.85
Tested by
no test coverage detected