Commit Graph

299 Commits

Author SHA1 Message Date
Sam Morrow 1d90e3351c enable docker builds with shell using different dockerfile
CodeQL / Analyze (go) (push) Has been cancelled
CodeQL / Analyze (actions) (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
License Check / license-check (push) Has been cancelled
2025-07-04 12:52:20 +02:00
Lulu 08a49b0f81 use WithPagination tool option (#632) 2025-07-03 15:33:21 +01:00
Lulu 23f6f3a778 Add Dependabot Alert Tools (#631)
* add dependabit get and list tools

* add toolsnaps

* add unit tests for new tools

* generate-docs
2025-07-03 13:26:57 +02:00
JoannaaKL f88456f989 Update list commits tool description (#629) 2025-07-02 20:07:59 +02:00
JoannaaKL 6043bec223 Cleanup (#628)
* Remove unused function and add test script

* Call test from the workflow
2025-07-02 18:12:16 +02:00
JoannaaKL 39109b3e5d Add discussion tools (#624) 2025-07-02 15:09:04 +02:00
Tommaso Moro 72009399f8 add DS_Store to .gitignore (#626) 2025-07-02 08:37:43 +01:00
JoannaaKL 721fd3e3c8 Add comment to trim lines (#621)
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
License Check / license-check (push) Has been cancelled
CodeQL / Analyze (go) (push) Has been cancelled
CodeQL / Analyze (actions) (push) Has been cancelled
v0.6.0
2025-07-01 10:02:31 +02:00
JoannaaKL b44dee6189 Add script to generate docs (#622) 2025-07-01 10:02:19 +02:00
JoannaaKL 7c62774271 Add tail logs option (#615) 2025-06-30 20:25:08 +02:00
JoannaaKL 5904a0365e Fix linting flow (#614)
* Add issues type filter

* Add e2e test

* Update e2e/e2e_test.go

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Add lint script and update golangci config

* Add lint script

* Install if not installed

* Pass lint config

* Use action and rename workflow

* Back to reparate config

* Migrate config to v2

* Update config

* Lint code

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-06-30 15:14:45 +02:00
JoannaaKL 05456fbad7 Update script/tag-release 2025-06-27 18:10:52 +02:00
Sam Morrow f291da023f Update script/tag-release
Co-authored-by: JoannaaKL <joannaakl@github.com>
2025-06-27 18:10:52 +02:00
Sam Morrow 4022ee545f add release script 2025-06-27 18:10:52 +02:00
Sam Morrow e9c8b40724 update documentation, add script and workflow 2025-06-27 17:00:30 +02:00
Tony Truong 798e674bd1 collapse docs from readme (#580)
* collapse docs from readme

* fix titles
2025-06-27 12:28:31 +02:00
Sam Morrow 45d027022c Delete .github/workflows/release.yml 2025-06-26 18:11:12 +02:00
Sam Morrow 3539db8d2f Delete .github/workflows/pr-base-check.yml 2025-06-26 18:10:54 +02:00
Sam Morrow e2e2bbb9e6 Delete .github/workflows/sync-next-branch.yml 2025-06-26 18:10:39 +02:00
Sam Morrow 3deaca89fd don't actually create a PR (#589)
CodeQL / Analyze (go) (push) Has been cancelled
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
License Check / license-check (push) Has been cancelled
Lint / lint (push) Has been cancelled
2025-06-26 17:39:50 +02:00
Sam Morrow b9a5f2c10c fix bug in create PR code (#588) 2025-06-26 17:28:15 +02:00
Sam Morrow 5dc5bb75c2 Release process update (#587)
* add a new release workflow

* improve release.yml to ensure that the ref is up-to-date

* add sync workflow
2025-06-26 17:01:47 +02:00
Sam Morrow 46089ed87d improve release.yml to ensure that the ref is up-to-date 2025-06-26 16:58:47 +02:00
Sam Morrow 7f8d28e224 add a new release workflow 2025-06-26 16:58:47 +02:00
JoannaaKL 96f0173c94 Fix linter error 2025-06-26 15:45:27 +02:00
JoannaaKL 0166ca5bac Tidy 2025-06-26 15:45:27 +02:00
JoannaaKL ecc57ffec6 Update main.go 2025-06-26 15:45:27 +02:00
JoannaaKL 76535ee2b6 Bind 2025-06-26 15:45:27 +02:00
JoannaaKL 9e1d401b86 Remove unnecessary or 2025-06-26 15:45:27 +02:00
JoannaaKL aaaff4ff6c Add underscore variant 2025-06-26 15:45:27 +02:00
JoannaaKL 8bd715235b Add repo and owner 2025-06-26 13:53:13 +02:00
JoannaaKL 805358ba3d Split pr and issue search
Add description

Extract common code

Test fixes

Updated search description

Move search prs to prs toolset

Update tools snaps
2025-06-26 13:53:13 +02:00
JoannaaKL 5f924342f1 Add search pull requests tool 2025-06-26 13:53:13 +02:00
Sam Morrow acba2848a3 cleanup search_users response (#486) 2025-06-26 12:35:12 +02:00
anant-rustagi 23b16cfeb7 feat: add pagination support to get_pull_request_files tool (#561)
License Check / license-check (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
Lint / lint (push) Has been cancelled
- Add WithPagination() to tool definition
- Use OptionalPaginationParams to handle page and perPage parameters
- Pass pagination parameters to GitHub API ListFiles call
- Update tests to include pagination scenarios
- Update tool schema snapshot

Fixes #527

Co-authored-by: Anant rustagi <anantrustagi@Anants-MacBook-Pro.local>
2025-06-25 16:26:53 +02:00
Sam Morrow 2a2df24af2 update tool snaps 2025-06-25 08:12:38 +02:00
Sam Morrow f90ff16f2e move to new approach and update testing 2025-06-25 08:12:38 +02:00
Adam Holt 36e6add0dd Return concrete error types for API errors 2025-06-25 08:12:38 +02:00
William Martin 20afb0fd9e Adjust create_or_update_file description to try avoid incorrect selection (#419)
* Adjust create_or_update_file description to try avoid incorrect selection

* Update pkg/github/repositories.go

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-06-24 14:53:09 +02:00
Sam Morrow 21389a4756 Add in an assign copilot prompt (#572)
* add in an assign copilot prompt

* Update pkg/github/issues.go

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-06-24 14:52:11 +02:00
David Byttow f631ff5548 add author field to list_commits for filtering (#569) 2025-06-24 09:15:25 +02:00
Roberto Nacu 271138452f add ctx propagation to raw api call 2025-06-23 14:55:19 +02:00
tonytrg b2901e13cc changing desc symbols 2025-06-23 14:46:46 +02:00
tonytrg 152847334b fix pr parsing 2025-06-23 14:46:46 +02:00
tonytrg 6fa8eafff5 adding tests 2025-06-23 14:46:46 +02:00
tonytrg b031f215f4 fix linter 2025-06-23 14:46:46 +02:00
tonytrg 50cfb6d66b get_file_contents accepts a ref instead of just branch 2025-06-23 14:46:46 +02:00
Dimitrios Philliou 3fe88ee5e0 Update feature_request.md
Add prompt to feature request template for tool proposals to include example workflows/prompts
2025-06-20 19:54:14 +02:00
Andrew Kwon 87a477037f Remove tool desc add_pull_request_review_comment and create_pull_request_review
- Reason for tool removal can be found in https://github.com/github/github-mcp-server/pull/410
2025-06-19 01:14:20 +02:00
dependabot[bot] f51096d0f1 build(deps): bump github.com/mark3labs/mcp-go from 0.31.0 to 0.32.0 (#528)
* build(deps): bump github.com/mark3labs/mcp-go from 0.31.0 to 0.32.0

Bumps [github.com/mark3labs/mcp-go](https://github.com/mark3labs/mcp-go) from 0.31.0 to 0.32.0.
- [Release notes](https://github.com/mark3labs/mcp-go/releases)
- [Commits](https://github.com/mark3labs/mcp-go/compare/v0.31.0...v0.32.0)

---
updated-dependencies:
- dependency-name: github.com/mark3labs/mcp-go
  dependency-version: 0.32.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* updating licenses

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tony Truong <tonytrg@github.com>
2025-06-18 15:07:41 +02:00