Tom Elliott
|
70cb7375e5
|
projects: update fields and prompt (#1292)
* update fields and prompt
* update snapshots
* update docs
* pr feedback
* update snapshots
* update docs
|
2025-10-24 10:47:13 +02:00 |
|
Tom Elliott
|
af2e93b846
|
projects: add item field support (#1282)
* add fields
* generate docs
* pr feedback
---------
Co-authored-by: Tom Elliott <tmelliottjr@lcjr0246td.lan>
|
2025-10-23 15:32:00 +02:00 |
|
JoannaaKL
|
5c61abeb31
|
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
|
2025-10-09 17:44:55 +02:00 |
|
JoannaaKL
|
6d01897ccd
|
Remove update_project_item tool (#1167)
* Remove update_project_item tool
* Lint
|
2025-10-01 12:13:26 +02:00 |
|
JoannaaKL
|
6793b9d376
|
Add tools to add, update and delete project items (#1152)
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
CodeQL / Analyze (go) (push) Has been cancelled
CodeQL / Analyze (actions) (push) Has been cancelled
Docker / build (push) Has been cancelled
GoReleaser Release / release (push) Has been cancelled
License Check / license-check (push) Has been cancelled
Publish to MCP Registry / publish (push) Has been cancelled
* Add add_project_item tool
* Add tools to update and delete project items
* Update pkg/github/projects.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update pkg/github/projects.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Add tests
* Lint the code
* Fix req params
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-09-30 10:08:15 +02:00 |
|
JoannaaKL
|
088560113c
|
Add tool for project fields and items (#1145)
* Add get project fields tool
* Data types
* Docs
* Update projectNumber's type
* Add list_project_items tool
* Add get_project_item tool
* Return minimal project
* Remove unused per_page
|
2025-09-29 15:43:00 +02:00 |
|
JoannaaKL
|
abf7c478ac
|
Add tools for Projects V2 (#1114)
* Add get_project tool
* Remove pagination for now
* Fix url formatting
* Minor tweaks
* Add list project fields tool
* Wording
|
2025-09-26 11:36:35 +02:00 |
|
JoannaaKL
|
23630b3744
|
Add ListProjects tool (#1113)
* Bump go-viper/mapstructure
* Update github.com/go-viper/mapstructure/v2 version in licenses
* Add tool to list projects
* Fix ordering
|
2025-09-22 16:48:51 +02:00 |
|