8000 Added ability to retrieve status of multiple imported issues by itsmemattchung · Pull Request #559 · sigmavirus24/github3.py · GitHub
[go: up one dir, main page]

Skip to content

Added ability to retrieve status of multiple imported issues #559

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 3 commits into from
Feb 5, 2016

Conversation

itsmemattchung
Copy link
Contributor

Created unit and integration test for imported_issues

Closes: #497

@@ -1282,6 +1282,32 @@ def imported_issue(self, imported_issue_id):
return self._instance_or_null(ImportedIssue, json)

@requires_auth
def imported_issues(self, number=-1, since=None, etag=None):
"""Retrieve imported issues
Copy link
Owner

Choose a reason for hiding this comment

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

"Retrieve the collection of issues imported via the API." ?

@sigmavirus24 sigmavirus24 added this to the 1.0.0a3 milestone Feb 2, 2016
@itsmemattchung
Copy link
Contributor Author

@sigmavirus24 this is good feedback - thanks. I'll make the appropriate changes and push.

@sigmavirus24
Copy link
Owner

Ping me when you've pushed the updates @itsmemattchung :)

8000

@itsmemattchung
Copy link
Contributor Author

Ping me when you've pushed the updates @itsmemattchung :)

@sigmavirus24 ping 🍜

sigmavirus24 added a commit that referenced this pull request Feb 5, 2016
Added ability to retrieve status of multiple imported issues
@sigmavirus24 sigmavirus24 merged commit d3552f7 into sigmavirus24:develop Feb 5, 2016
@sigmavirus24
Copy link
Owner

🎉 Thanks @itsmemattchung !

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.

2 participants
0