pullrequests Search Results · "copilot -p" path:.github/workflows/*.yml language:JavaScript language:Java
Filter by
5.5k results
The path qualifier is not supported when searching pull requests. Try searching for code instead?
dependencies
javascript
dependencies
github_actions
The execFileAsync call for copilot -p has no timeout option, unlike what would be appropriate for a command that invokes
a full AI agent session. While the existing git diff and git commit calls also ...
... worker
subprocess. The worker has to complete three subprocess spawns (availability probe + primary `copilot -p` + first
fallback `copilot -p`), each of which wants CPU to honor its own `setImmediate ...
dependencies
ruby