kowalczj / shop24

Web commerce application implemented in Flask
GNU General Public License v3.0
0 stars 0 forks source link

Script issue export for reporting dev process into deliverables #29

Open kowalczj opened 4 years ago

kowalczj commented 4 years ago

Use the github API to script the export of issues (user stories) for inclusion as a report on dev process in deliverables.

kowalczj commented 4 years ago

If further sort and filter are needed, the available options are here: https://developer.github.com/v3/issues/#list-issues-for-a-repository and our API wrapper library use is here https://pygithub.readthedocs.io/en/latest/github_objects/AuthenticatedUser.html#github.AuthenticatedUser.AuthenticatedUser.get_issues