acidjunk / acidjunk/django-scrumboard
As a User I want to import issues from github via a background job
Open
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
It would be nice to have an importer for GitHub issues; core specs:
- write a background job that import github issues to the backlog of a selected project; it needs the ability to update or create new items in backlog or sprint.
- come up with overridable settings to connect with multiple github repo's (or store github endpoints in DB?)
- write tests with python mocking class for this feature
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.