Alexander Yastrebov
38938dcc5a
pkg/github: fix use of per page parameter
...
Page size tool parameter names were changed to `perPage` within #90
while GitHub API uses `per_page` parameter name.
This change fixes overlooked inconsistencies.
Follow up on #90
Follow up on #129
Fixes #136
Signed-off-by: Alexander Yastrebov <yastrebov.alex@gmail.com >
2025-04-06 18:59:50 +02:00
William Martin
6f7458ae3c
Conform list tools
License Check / license-check (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
GoReleaser Release / release (push) Has been cancelled
Lint / lint (push) Has been cancelled
2025-04-04 15:51:50 +02:00
Javier Uruen Val
ca1a8f96d4
assert request params and body ( #95 )
2025-04-04 13:57:35 +02:00
Javier Uruen Val
5f3926d535
add support for create_pull_request ( #63 )
...
Co-authored-by: Toby Padilla <toby@toby.sh >
2025-04-01 15:48:39 -06:00
Javier Uruen Val
92bceb5fa5
linter
2025-03-26 11:03:52 +01:00
Javier Uruen Val
7c772d2612
add support for the create_pull_request_review_tool ( #33 )
2025-03-24 13:50:49 +01:00
Sam Morrow
dd46f8a837
add a framework for translations
2025-03-20 18:33:30 +01:00
Javier Uruen Val
3dddc2abcd
add initial tests
2025-03-17 13:26:14 +01:00