copilot-swe-agent[bot]
b34ec6f513
Add content filtering to additional tools and don't filter logged-in user
...
License Check / license-check (push) Has been cancelled
Lint / lint (push) Has been cancelled
CodeQL / Analyze (go) (push) Has been cancelled
CodeQL / Analyze (actions) (push) Has been cancelled
Unit Tests / build (macos-latest) (push) Has been cancelled
Unit Tests / build (ubuntu-latest) (push) Has been cancelled
Unit Tests / build (windows-latest) (push) Has been cancelled
Co-authored-by: SamMorrowDrums <4811358+SamMorrowDrums@users.noreply.github.com >
2025-05-23 22:11:34 +00:00
copilot-swe-agent[bot]
27d0c958e3
Fix import for content filter initialization
...
Co-authored-by: SamMorrowDrums <4811358+SamMorrowDrums@users.noreply.github.com >
2025-05-23 11:47:51 +00:00
copilot-swe-agent[bot]
4f1dee2b3a
Add content filtering functionality and tests
...
Co-authored-by: SamMorrowDrums <4811358+SamMorrowDrums@users.noreply.github.com >
2025-05-23 11:42:45 +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