Skip to content
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

Add GitHub helper to create issue comments #909

Merged
merged 4 commits into from
Dec 4, 2024
Merged

Add GitHub helper to create issue comments #909

merged 4 commits into from
Dec 4, 2024

Conversation

pelikhan
Copy link
Member

@pelikhan pelikhan commented Dec 4, 2024

Introduce a method to create comments on GitHub issues, enhancing interaction with issues through the API. Update the interface to include this new functionality.


-The GitHubClient class now includes a new method for creating issue comments. This method accepts an issue number and a comment body, returning the created comment as a GitHubComment. #Enhancement

-The types for GitHub-related methods have been updated to more accurately reflect parameter names (e.g., "issueNumber" instead of just "number"). #CodeCleanliness

generated by pr-describe

Copy link
Member Author

pelikhan commented Dec 4, 2024

Hello from GenAIClient

Copy link

github-actions bot commented Dec 4, 2024

LGTM 🚀

generated by pr-review

@pelikhan pelikhan merged commit 13cb5b5 into main Dec 4, 2024
6 of 8 checks passed
@pelikhan pelikhan deleted the createissue branch December 4, 2024 20:16
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.

1 participant