Assigning a data curator/advisor to a dataset¶
To assign a data curator to a dataset in the development version of Datalakes, the following steps must be followed:
- give a
dev
ormaintainer
role to the data curator in the repository - if no issue template exists, create an issue template
- specify the data curator's user-name in the quick-action at the end of the issue template:
/assign @data-curator-username @data-advisor-username
where @data-curator-username
is the GitLab username of the data curator you want to assign, and @data-advisor-username
is the GitLab username of the data advisor.