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

Fetch issue comments #188

Merged
merged 3 commits into from
Jan 23, 2018
Merged

Conversation

GRBurst
Copy link
Contributor

@GRBurst GRBurst commented Jan 8, 2018

Hey,

fixes #186. Already used it successfully in my fork.
Fits contributing guidelines I think.

Kind regards

Copy link
Contributor

@BenFradet BenFradet left a comment

Choose a reason for hiding this comment

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

Looks great 👍 , I just a couple of comments. Did you find the contributing guide useful?

- the repository coordinates (`owner` and `name` of the repository).
- `number`: The issue number.

To create a comment:
Copy link
Contributor

Choose a reason for hiding this comment

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

To list comments:, no?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yes, you are right

issues.listComments(None, headerUserAgent, validRepoOwner, validRepoName, validIssueNumber)
response should be('left)
}

Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

also true

@GRBurst
Copy link
Contributor Author

GRBurst commented Jan 9, 2018

@BenFradet yes, it is helpful. I got a good overview of what has to be done.
I will fix the 2 issues you mentioned in your comments and ping you afterwards ;-)

@GRBurst GRBurst force-pushed the fetchIssueComments branch 2 times, most recently from 10f5140 to e05fa05 Compare January 9, 2018 10:15
@GRBurst
Copy link
Contributor Author

GRBurst commented Jan 11, 2018

@BenFradet fixed btw - sry for the late ping

Copy link
Contributor

@BenFradet BenFradet left a comment

Choose a reason for hiding this comment

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

LGTM 👍 , putting this on hold until we fix travis in #190

@BenFradet
Copy link
Contributor

@GRBurst Could you rebase against master?

Copy link
Contributor

@fedefernandez fedefernandez left a comment

Choose a reason for hiding this comment

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

Tested locally, works fine

Thanks again @GRBurst

@BenFradet
Copy link
Contributor

Thanks @fedefernandez , merging 👍

@BenFradet BenFradet merged commit 1eda282 into 47degrees:master Jan 23, 2018
@fedefernandez
Copy link
Contributor

Thanks @BenFradet for taking care

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.

Add function to get all comments of an issue
4 participants