- Notifications
You must be signed in to change notification settings - Fork3k
Update description#1319
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
Update description#1319
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 PR updates the description of thetype parameter in issue-related tooling to provide clearer guidance on when and how to use issue types. The change clarifies that thetype parameter should only be used when the repository has issue types configured, references thelist_issue_types tool for obtaining valid values, and explicitly states to omit the parameter if issue types aren't supported.
Reviewed Changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| pkg/github/issues.go | Updated the description for thetype parameter in the issue write functionality |
| pkg/github/toolsnaps/issue_write.snap | Updated the snapshot test to reflect the new description for thetype parameter |
| README.md | Updated documentation to reflect the new description for thetype parameter |
💡Add Copilot custom instructions for smarter, more guided reviews.Learn how to get started.
0b65b1b intomainUh oh!
There was an error while loading.Please reload this page.
Closes:#1317