Mateusz Burzyński
df13253d48
Fixed approved comments lookup for users with capital letter in GitHub login ( #330 )
...
* Fixed approved commens lookup for users with capital letter in GitHub login
* handle other place too
2026-02-17 21:11:19 +00:00
pullfrog[bot]
a442f766aa
feat: Resolve threads in AddressReviews mode ( #266 )
...
* Add review thread resolution to AddressReviews mode
- Add thread_id to comment metadata in buildThreadBlocks
- Implement ResolveReviewThreadTool with GraphQL mutation
- Register new tool in MCP server
- Update AddressReviews mode to resolve threads after addressing feedback
Closes #227
* Fix typo: use log.warning instead of log.warn
* refactor: DRY up catch block by extracting isResolved condition
* fix lint.
* fix: avoid using any.
* fix: combining log statements around the message.
* fix(test): Adjusting snapshot.
---------
Co-authored-by: pullfrog[bot] <226033991+pullfrog[bot]@users.noreply.github.com>
Co-authored-by: Robin Tail <robin_tail@me.com >
2026-02-12 15:25:21 +00:00
Colin McDonnell
7621d6f0e5
tests and better diffs ( #163 )
...
* refactor get_review_comments to use reviewThreads graphql api with full thread context and proper diff extraction
* Improve get_review_comments output
* Improve tests and diffs
* GH_TOKEN
* Added back approved_by
* Fix CI
2026-01-23 06:28:22 +00:00
Colin McDonnell
01ee59a96c
Restrict github token ( #140 )
2026-01-21 02:17:46 +00:00
Colin McDonnell
ecbbc3ae6f
Comment review tool
2026-01-21 01:18:17 +00:00
Colin McDonnell
a3a1530da2
Improve PR review diffs ( #139 )
...
* Improve PR review diffs
* Clean up
* Add logging
2026-01-21 00:50:19 +00:00
Colin McDonnell
1edeaa0f4c
Add reaction to one-comment PRs
2026-01-21 00:16:14 +00:00
Colin McDonnell
c3ac7d9ff0
log.debug content
2026-01-21 00:01:06 +00:00
Colin McDonnell
d98f6c8029
Switch back to grpahql for review threads
2026-01-20 23:59:52 +00:00
Colin McDonnell
c3c0794504
Curate context and switch to file-based review comments
2026-01-16 19:36:35 +00:00
Colin McDonnell
69b9b96ddd
Refactor ( #109 )
2026-01-16 18:43:09 +00:00
Colin McDonnell
9e019d89d2
Clean up actions and payloads ( #98 )
...
* Clean up actions and payloads
* Clean up action
* Cleanup
2026-01-16 07:16:25 +00:00
Colin McDonnell
45f837cedb
Fixes
2026-01-12 14:12:16 -08:00
David Blass
90ed2648be
refactor main
2025-12-17 16:28:17 -05:00
Colin McDonnell
26336d0ac2
Tool factories
2025-12-15 23:04:20 -08:00
Colin McDonnell
6f96458e2d
Fix graphql query
2025-12-15 21:42:43 -08:00
Colin McDonnell
b038fc574f
Get reviews with comments
2025-12-15 21:37:46 -08:00
Colin McDonnell
85f8fbfaf5
Add additional tools
2025-11-20 00:34:03 -08:00