Skip to content

Commit 950403f

Browse files
refactor: move copilot tools to dedicated copilot.go
Extract AssignCopilotToIssue, RequestCopilotReview, AssignCodingAgentPrompt, and all supporting types/helpers from issues.go and pullrequests.go into copilot.go and copilot_test.go. This follows the existing convention where each domain (actions, dependabot, discussions, gists, etc.) has its own file, and keeps the copilot toolset implementation cohesive in one place. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 951543e commit 950403f

File tree

6 files changed

+1461
-1422
lines changed

6 files changed

+1461
-1422
lines changed

0 commit comments

Comments
 (0)