gitlab_labels
Details of the GitLab labels
-
source_id
Foreign key - Identifier of the label in GitLab
-
project_id
Foreign key - ID of the project to which the label belongs
-
name
string - Name of the label
-
description
string - Description of the label
-
color
string - Color code of the label
-
active
boolean - Indicates whether the label is active