IAM State - Insert Github Licence
Part of the IAM State usecase. Collects and inserts the licenses of each user in Github to the designated table.
icon
Breakdown
  1. List all Github organizations.
  2. For each organization, list users.
  3. Get organization repos licenses.
  4. Format and add record to the table.