Skip to content

2. Issue Ops POC

Praneeth Reddy Noti edited this page Aug 30, 2021 · 1 revision

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