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 Comments feature #22

Merged
merged 3 commits into from
Sep 27, 2014
Merged

Conversation

jiahao
Copy link
Contributor

@jiahao jiahao commented Sep 27, 2014

This PR adds functionality to represent Github comments

@WestleyArgentum WestleyArgentum merged commit b3a5129 into JuliaWeb:master Sep 27, 2014
@WestleyArgentum
Copy link
Collaborator

Really awesome! Thanks so much!

@jiahao
Copy link
Contributor Author

jiahao commented Sep 27, 2014

This changes the result, of course:

julia> using GitHub; comments("WestleyArgentum", "GitHub.jl", 22)
1-element Array{Comment,1}:
 Comment("Really awesome! Thanks so much!",57058325,nothing,2014-09-27T16:44:00,2014-09-27T16:44:00,URI(https://github.com/WestleyArgentum/GitHub.jl/pull/22#issuecomment-57058325),URI(https://api.github.com/repos/WestleyArgentum/GitHub.jl/issues/22),URI(https://api.github.com/repos/WestleyArgentum/GitHub.jl/issues/comments/57058325),User - WestleyArgentum)

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.

None yet

2 participants