Jonathan
6f5040734a
Updates github-mcp-server to go-github/v76 ( #1289 )
...
* updates github-mcp-server to go-github/v76
* updates license files
* refactors ListProjects to make use of
google/go-github ProjectsService
* refactors GetProject to make use of google/go-github ProjectsService
* declaring commit without a pointer
* cleanup additional commit pointer
---------
Co-authored-by: Tommaso Moro <37270480+tommaso-moro@users.noreply.github.com >
2025-10-27 13:53:53 +01:00
Tommaso Moro
521d5e9258
Bump go-github to v74 ( #826 )
...
* update all imports to use v74
* go mod tidy
* update third party licenses
* rename
* autogen licenses
2025-08-06 22:11:50 +01:00
Lulu
b5e3348179
fix: shorten long tool name for adding pr review comments ( #697 )
...
License Check / license-check (push) Has been cancelled
CodeQL / Analyze (go) (push) Has been cancelled
CodeQL / Analyze (actions) (push) Has been cancelled
Docker / build (push) Has been cancelled
Build and Test Go Project / build (macos-latest) (push) Has been cancelled
Build and Test Go Project / build (ubuntu-latest) (push) Has been cancelled
Build and Test Go Project / build (windows-latest) (push) Has been cancelled
GoReleaser Release / release (push) Has been cancelled
* shorten tool name
* update function name to match tool name
* adjust wording of descriptions
2025-07-18 10:57:05 +01:00
Martin Høst Normark
be91795fd3
Bump go-github to v73.0.0 ( #597 )
...
* Bump go-github to v73.0.0
* Clean up go.mod and update licenses
* Updated remaining imports to use github package v73 instead of v72
---------
Co-authored-by: Tommaso Moro <37270480+tommaso-moro@users.noreply.github.com >
Co-authored-by: tommaso-moro <tommaso-moro@github.com >
2025-07-15 15:21:24 +01:00
Tony Truong
1ddb78d0e3
chore: fix e2e tests ( #536 )
...
Co-authored-by: Sam Morrow <info@sam-morrow.com >
2025-06-18 09:36:36 +02:00
Pranav RK
c7a872b9a1
Bump go-github to v72.0.0
2025-06-02 10:55:04 +02:00
Sam Morrow
e9f748f246
Add additional tools and tests for notifications
CodeQL / Analyze (actions) (push) Has been cancelled
Docker / build (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
CodeQL / Analyze (go) (push) Has been cancelled
GoReleaser Release / release (push) Has been cancelled
License Check / license-check (push) Has been cancelled
Lint / lint (push) Has been cancelled
2025-05-23 14:00:21 +02: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
William Martin
2fb1be93f5
Support requesting copilot as a reviewer
2025-05-14 22:57:43 +02:00
Ashwin Bhat
da2df71827
feat: add DeleteFile tool to delete files from GitHub repositories ( #356 )
...
Co-authored-by: Claude <noreply@anthropic.com >
Co-authored-by: William Martin <williammartin@github.com >
2025-05-13 14:22:43 +02:00
William Martin
0ca07aa3d5
Support breakpoint debugging e2e tests
2025-05-07 16:13:22 +02:00
William Martin
92d95e4dbe
Add e2e test for tags
2025-04-30 20:15:39 +02:00
William Martin
4e26dce238
Support e2e test parallelisation
2025-04-25 14:44:49 +02:00
William Martin
f9427ab04e
Ensure toolsets are configurable via env var
2025-04-25 14:44:49 +02:00
William Martin
4a39c03899
Always initialize in e2e tests
2025-04-25 14:44:49 +02:00
William Martin
0c947318b6
Use functional options in e2e as prep for next test
2025-04-25 14:44:49 +02:00
William Martin
33620e1b4b
Build image only once in e2e tests
2025-04-25 14:44:49 +02:00
William Martin
56b23c33cb
Add simple e2e test
2025-04-22 18:20:42 +02:00