Skip to content

Commit c3ebd6a

Browse files
committed
fixed coderabbit review
1 parent 57cc722 commit c3ebd6a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

self-hosting/govern/integrations/gitlab.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ After creating and configuring the GitLab application and configuring the instan
4343
```bash
4444
https://[YOUR_DOMAIN]/silo/api/gitlab/auth/callback
4545
```
46-
7. You can choose to check or leave the **Confidential** box unchecked—both options work for Plane.
46+
7. Check the **Confidential** box..
4747

4848
![Add app details](/images/integrations/gitlab/add-app-details.webp)
4949

@@ -55,7 +55,6 @@ After creating and configuring the GitLab application and configuring the instan
5555
|`read_api`|Allows read-only access to all groups, projects, container registry, and package registry.|
5656
|`read_user`|Grants read-only access to user profiles via the /user API endpoint, including username, public email, and full name. Also provides access to /users endpoints.|
5757
|`read_repository`|Enables read-only access to repositories in private projects via Git-over-HTTP or the Repository Files API.|
58-
|`write_repository`|Allows read/write access to repositories on private projects via Git-over-HTTP (not through the API).|
5958
|`profile`|Grants read-only access to the user's profile data using OpenID Connect.|
6059
|`email`|Provides read-only access to the user's primary email address using OpenID Connect.|
6160

0 commit comments

Comments
 (0)