- Notifications
You must be signed in to change notification settings - Fork899
change some descriptions#23
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
Uh oh!
There was an error while loading.Please reload this page.
Conversation
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 pull request updates the descriptions for various GitHub tools to align more closely with the original server descriptions.
- Updated tool descriptions for clarity and consistency.
- Added "GitHub" to descriptive texts in tool initialization.
- Detected a typographical error in the tool description for creating a repository.
Reviewed Changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.
File | Description |
---|---|
pkg/github/repositories.go | Updated tool descriptions; typo in repository creation tool. |
pkg/github/server.go | Updated description for the authenticated GitHub user tool. |
pkg/github/issues.go | Updated descriptions for issue-related tools. |
Tip: Copilot code review supports C#, Go, Java, JavaScript, Markdown, Python, Ruby and TypeScript, with more languages coming soon.Learn more
Uh oh!
There was an error while loading.Please reload this page.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
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.
Nice, I suppose I should also improve the resource descriptions.
031dd74
intomainUh oh!
There was an error while loading.Please reload this page.
* change some descriptions* Update pkg/github/repositories.goCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>---------Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Context
This addresses#22 and tries to improve the descriptions of the tools to match those in the original server.