Skip to content

Add support for comment APIs #53

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

Merged
merged 22 commits into from
Nov 30, 2018

Conversation

joseartrivera
Copy link
Contributor

Added support for all of the Github Comment APIs.

Copy link
Member

@HowardWolosky HowardWolosky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the submission. This is a great start, but I think that there is some opportunity for improvement.

You may also want to look at the Repository Comments docs that talks about commit comments. WIth a moderate amount of additional work you may be able to support all comment types with this PR. You can of course choose to defer and have these methods updated at some future point in time to support those additional values.

@joseartrivera
Copy link
Contributor Author

@HowardWolosky I will tackle repository comments (https://developer.github.com./v3/repos/comments/) in a seperate PR

Copy link
Member

@HowardWolosky HowardWolosky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great updates. Almost there.

Copy link
Member

@HowardWolosky HowardWolosky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor remaining change requests

Copy link
Member

@HowardWolosky HowardWolosky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nicely done. Thanks!

HowardWolosky
HowardWolosky previously approved these changes Nov 30, 2018
Copy link
Member

@HowardWolosky HowardWolosky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nicely done, thanks!

Copy link
Member

@HowardWolosky HowardWolosky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for handling the merge.

@HowardWolosky HowardWolosky merged commit 28b314b into microsoft:master Nov 30, 2018
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.

3 participants