Skip to content

Commit 4b5598e

Browse files
authored
Unlist github & gitlab integrations (#1251)
1 parent fc57ad2 commit 4b5598e

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

.changeset/all-ducks-thank.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
'@gitbook/integration-github': minor
3+
'@gitbook/integration-gitlab': minor
4+
---
5+
6+
Unlist github & gitlab sync integrations

integrations/github/gitbook-manifest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: github
22
title: GitHub Sync
33
organization: gitbook
4-
visibility: public
4+
visibility: unlisted
55
description: Synchronize your GitBook content with GitHub with GitBook’s bi-directional integration.
66
icon: ./assets/github-icon.png
77
previewImages:

integrations/gitlab/gitbook-manifest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: gitlab
22
title: GitLab Sync
33
organization: gitbook
4-
visibility: public
4+
visibility: unlisted
55
description: Synchronize your GitBook content with GitLab with GitBook’s bi-directional integration.
66
icon: ./assets/gitlab-logo.png
77
previewImages:

0 commit comments

Comments
 (0)