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

Use github API to get nicely formatted list of issues #440

Closed
ianhbell opened this issue Apr 15, 2015 · 2 comments
Closed

Use github API to get nicely formatted list of issues #440

ianhbell opened this issue Apr 15, 2015 · 2 comments

Comments

@ianhbell
Copy link

Something that we implemented in our project was to query the github API in order to build a nice RST( or Markdown) list of issues with hyperlinks to the issues in question. It's not too painful to pull all issues associated with a milestone: https://github.com/CoolProp/CoolProp/blob/master/dev/scripts/milestone2rst.py

@wd15
Copy link
Contributor

wd15 commented Apr 16, 2015

@ianhbell, thanks for the code snippet. Since we have so many open issues right now that we haven't fixed, I'll just close this, but I'll remember to look it if we need to do some GitHub API interactions for one reason or another. Thanks

@wd15 wd15 closed this as completed Apr 16, 2015
@ianhbell
Copy link
Author

Fair enough!

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

No branches or pull requests

2 participants