pullrequests Search Results · "copilot -p" path:.github/workflows/*.yml language:JavaScript language:Java language:TypeScript
Filter by
14.8k results
The path qualifier is not supported when searching pull requests. Try searching for code instead?
Fixed copilot prompt processing as saw earlier in issue #437 to use correct command format as tested:
copilot -p message --allow-all-tools --output-format json
This will likely fix the issue reported in #367 as well
bug-fix