- Notifications
You must be signed in to change notification settings - Fork2.7k
Comparing changes
Open a pull request
base repository:github/github-mcp-server
Uh oh!
There was an error while loading.Please reload this page.
base:6793b9d
head repository:github/github-mcp-server
Uh oh!
There was an error while loading.Please reload this page.
compare:bcc5275
- 16commits
- 34files changed
- 8contributors
Commits on Sep 30, 2025
Commits on Oct 1, 2025
Remove update_project_item tool (#1167)
* Remove update_project_item tool* Lint
Commits on Oct 2, 2025
build(deps): bump docker/login-action from 3.5.0 to 3.6.0 (#1155)
Bumps [docker/login-action](https://github.com/docker/login-action) from 3.5.0 to 3.6.0.- [Release notes](https://github.com/docker/login-action/releases)- [Commits](docker/login-action@184bdaa...5e57cd1)---updated-dependencies:- dependency-name: docker/login-action dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump actions/setup-go from 5 to 6 (#1154)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5 to 6.- [Release notes](https://github.com/actions/setup-go/releases)- [Commits](actions/setup-go@v5...v6)---updated-dependencies:- dependency-name: actions/setup-go dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Commits on Oct 6, 2025
Adding default toolset grouping (#1159)
* adding default toolset group, splitting up stargazers from repos* adding structs for toolset group metadata* update readme* refactor the readme* fix lint---------Co-authored-by: Ksenia Bobrova <almaleksia@github.com>
Add flexibility around server instructions for search-related tools (#…
…1181)* make instructions for flexible around search tools* swap sections
Commits on Oct 7, 2025
Consolidating pull requests
get
tools (#1172)* Consolidating tools draft* Consolidate pullrequest tools* Prompt tweaks* Fixes
Fix binary files retrieval (#1183)
* tighten content filtering logic* add pdf retrieval test case* add application/xml check
Commits on Oct 9, 2025
Add sort and order parameters to search_repositories tool (#1191)
* add sort and order params* test adding server instructions for sorting* improve server instructions* reorder
* adding labels tools* fixing ci* update toolsnap* fixing lint* changing comment* fix title
Add update project item tool (#1194)
* Add update project item tool* Update docs* Add tests and tool snaps* Remove unnecessary comments* Formatting and fixes* Extract error messages to const* Fix json tag* Rename field* Update params* Update test* Update tool example
Commits on Oct 10, 2025
Simplify Registry release pipeline (#1204)
* Improve registry release reliablilty* Remove trigger from docker build pipeline* Remove whitespace and publish from version release* Add whitespave for neater pr
Ignore unknown toolsets (#1202)
Default to ignore unknown toolsets, with the option to return an error.
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff 6793b9d...bcc5275
Uh oh!
There was an error while loading.Please reload this page.