- Notifications
You must be signed in to change notification settings - Fork1.2k
Add tool documentation#601
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Conversation
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
CopilotAI left a comment• edited by JoannaaKL
Loading Uh oh!
There was an error while loading.Please reload this page.
edited by JoannaaKL
Uh oh!
There was an error while loading.Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Pull Request Overview
This PR updates tool documentation and end-to-end tests. It adds a new test case (TestListIssues) in the e2e suite to validate various tool calls and updates the README with new documentation for the search_pull_requests tool and pagination parameters for get_pull_request_files, along with minor documentation adjustments.
- Added TestListIssues function to verify tool calls from repository setup through issue listing.
- Updated README.md to describe the new search_pull_requests tool and refined descriptions for existing tools.
- Minor formatting and documentation improvements reflected in the README.
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
File | Description |
---|---|
README.md | Updates documentation for the search_pull_requests tool and related parameters. |
Comments suppressed due to low confidence (1)
README.md:493
- The description for 'search_issues' has been changed from 'Search for issues and pull requests' to 'Search for issues'. Please confirm that this change reflects the intended functionality and update references if necessary.
- **search_issues** - Search for issues
Uh oh!
There was an error while loading.Please reload this page.
bc6e054
tof196364
Compare
Updates readme with
search_pull_requests
tool and pagination params forget_pull_request_files
.