Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/wei/pull
/ full-sync.ts
File
full-sync.ts
scripts/full-sync.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ createProbot } from
"probot"
;
2
import
{ fullSync } from
"@wei/probot-scheduler"
;
3
import
logger from
"@/src/utils/logger.ts"
;
4
import
{ connectMongoDB, disconnectMongoDB } from
"@/src/configs/database.ts"
;
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected