Skip to content
Serdar Tumgoren edited this page Jul 18, 2019 · 7 revisions

Overview

datakit-github is a plugin to help streamline integration of data projects with Github.

Implementation notes, R&D tasks

  • 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.
Clone this wiki locally