You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Part 1: Prepare a custom user for LiveReview to use
Part 1.1: Create a User starting with LiveReview (ex: LiveReviewBot or LiveReview1914)
If you're the admin - one way to create a user is via the Admin area (see below for steps). There are other methods to do it in the Gitlab Docs as well.
Create a user in the Admin area
Prerequisites:
You must be an administrator for the instance.
To create a user:
On the left sidebar, at the bottom, select Admin.
Select Overview > Users.
Select New user.
In the Account section, enter the required account information.
Optional. In the Access section, configure any project limits or user type settings.
Select Create user.
GitLab sends an email to the user with a sign-in link, and the user must create a password when they first sign in. You can also directly set a password for the user.
Part 1.2: Provide access to relevant groups/projects to the new user
Part 1.3: Get a PAT Token
The next step is to acquire a PAT token
Part 2: Supply New User's PAT to LiveReview and Trigger a Review