[ ] I have added tests that prove my fix is effective or that my feature works
[ ] I have checked that code coverage does not decrease
[ ] I have added/updated the documentation
Further comments
Added a new integration to query all public repositories of a GitHub user. The account username is provided by the user, and the repositories are listed in order of most-recently contributed to least-recently contributed to. This agent is hosted on the Agentverse and has a Agent Function publicly available to use on DeltaV.
Proposed Changes
Add a new integration that queries the public repositories of a specified GitHub account.
Linked Issues
N/A
Types of changes
What type of change does this pull request make (put an
x
in the boxes that apply)?Checklist
Put an
x
in the boxes that apply:If applicable
Further comments
Added a new integration to query all public repositories of a GitHub user. The account username is provided by the user, and the repositories are listed in order of most-recently contributed to least-recently contributed to. This agent is hosted on the Agentverse and has a Agent Function publicly available to use on DeltaV.