MCPcopy Create free account
hub / github.com/github/gh-aw / index.js

File index.js

actions/setup/index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Setup Activation Action - Main Entry Point
2// Invokes setup.sh to copy activation job files to the agent environment
3
4const { spawnSync } = require("child_process");

Callers

nothing calls this directly

Calls 3

getActionInputFunction · 0.85
errorMethod · 0.80
runFunction · 0.50

Tested by

no test coverage detected