github_teams

Details about Github teams

id

Primary key
Unique identifier for the row.

source_id

Foreign key
Identifier of the team in Github

organization_id

Foreign key
ID of the organization to which the team belongs

github_parent_team_id

Foreign key
ID of of the parent team that the row is a child of

name

string
Name of the team

active

boolean
Boolean indicating if team is active

slug

string
Slug of the team