-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Serdar Tumgoren edited this page Jul 18, 2019
·
7 revisions
datakit-github is a plugin to help streamline integration of data projects with Github.
- Need a higher level tool for local management of local git repositories (either using a 3rd party library or a bespoke, light wrapper + subprocess). Needs to work cross-platform.
- Github API support for
- Setting repo visibility
- Reading user's available organizations
- Assigning new project to an organization
- Adding collaborators (individually or as a team)
- Setting up a scrum board and generating swim lanes based on defaults stored in local configs.
- Issue templates
- Assigning tags
- Adding project description
- Generating issue labels with standardized color codes based on defaults stored locally.