-
Notifications
You must be signed in to change notification settings - Fork 0
2. Issue Ops POC
Praneeth Reddy Noti edited this page Aug 30, 2021
·
1 revision
- 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