Skip to content

Feat: Add support for GitHub Releases (list and latest) tools #469

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

aryasoni98
Copy link
Contributor

  • Implement ListReleases and GetLatestRelease tools in repositories.go
  • Register both tools in the repos toolset
  • Add comprehensive tests for listing and fetching the latest release in repositories_test.go
  • All tests pass, confirming correct integration and behavior

Closes: #461

@aryasoni98 aryasoni98 requested a review from a team as a code owner June 3, 2025 21:03
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.

Support for Releases
1 participant