Skip to content

Conversation

@shreyabaid007
Copy link

@shreyabaid007 shreyabaid007 commented Aug 4, 2025

  • Implement ListStarredRepositories in starred_repos.go
  • Register tool in the repos toolset
  • Add comprehensive tests for listing and fetching the latest release in starred_repos_test.go
  • All tests pass, confirming correct integration and behaviour

Closes: #414

Add new tool to list starred repositories for a given user with support for:
- Sorting by created or updated date
- Ascending or descending order
- Pagination with configurable page size
- Comprehensive test coverage with snapshot testing
@shreyabaid007 shreyabaid007 requested a review from a team as a code owner August 4, 2025 12:38
@shreyabaid007 shreyabaid007 changed the title List starred repos feat: add list_starred_repositories tool Aug 4, 2025
@kerobbi
Copy link
Contributor

kerobbi commented Oct 9, 2025

Closing this as a list_starred_repositories tool has been added in #1078, thanks!

@kerobbi kerobbi closed this Oct 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Starred repo support

2 participants