gerrit_users
Details about Gerrit users.
-
id
Primary key - Unique identifier for the row.
-
source_id
Foreign key - Gerrit account ID of the user.
-
connection_id
Foreign key - ID of the Data Cloud connection importing the user.
-
email
string - Email address of the user.
-
name
string - Name of the user.
-
status
string - Status of the user account.
-
bot
boolean - Whether Gerrit identifies the account as a service user through the SERVICE_USER account tag.