copilot-swe-agent[bot]
67d6012e7f
Implement content filtering for issues, PRs, and comments
...
Co-authored-by: SamMorrowDrums <4811358+SamMorrowDrums@users.noreply.github.com >
2025-05-23 11:46:23 +00:00
copilot-swe-agent[bot]
09c5a0a773
Add content filtering flag to CLI and server configuration
...
Co-authored-by: SamMorrowDrums <4811358+SamMorrowDrums@users.noreply.github.com >
2025-05-23 10:52:28 +00:00
William Martin
b9a06d05f7
Support assigning copilot to issues
...
Co-authored-by: Martina Jireckova <martinajir@github.com >
2025-05-23 07:04:12 +02:00
William Martin
eca853b28a
Split PR review creation, commenting, submission and deletion
2025-05-19 17:50:36 +02:00
Pranav RK
205b619e6b
feat: upgrade golangci-lint to v2 ( #386 )
...
Co-authored-by: William Martin <williammartin@github.com >
2025-05-12 11:57:27 +02:00
William Martin
afc7a93b3d
Extract ghmcp internal package
...
This commit cleanly separates config parsing, stdio server execution and
mcp server construction. Aside from significant clarity improvements, it
allows for direct construction of the mcp server in e2e tests to allow
for breakpoint debugging.
2025-05-07 16:13:22 +02:00