2. Issue Ops POC - np-reddy/git-issue-ops GitHub Wiki

Set up PoC with the following tasks

  • Kubernetes Cluster in cloud.
  • Organization in github.com with user groups/teams.
  • Artifactory in cloud (in K8 optional) that can communicate with github.com.
  • Develop concept for issueops to
    • Read existing users from GitHub org members/roles/teams/outside collaborators.
    • Map the users to user groups.
    • on new issue, create artifactory repos, groups, permission targets according to users maps.
  • Implement issueops based on above concept