From 17f924ea614fc8b91f539167ac9180618883eb69 Mon Sep 17 00:00:00 2001 From: Carmen Lopez Date: Thu, 9 Jan 2025 12:39:26 +0100 Subject: [PATCH] git access faq --- src/content/collaborate/access.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/content/collaborate/access.md b/src/content/collaborate/access.md index 36c83a5d..c1da9265 100644 --- a/src/content/collaborate/access.md +++ b/src/content/collaborate/access.md @@ -157,6 +157,17 @@ By creating a linked project in Chromatic, you automatically have at your dispos You can link a project during the project creation process or afterward on the project's Manage page within the Collaborators tab. +
+Why is my linked project ``? + +If you have an `` project, this means Chromatic can no longer connect it to your Git repository. + +To refresh the access token to Git and reconnect the `` project, ask one of the owners on the account to log out and log in back to Chromatic. + +Another option will be replacing the Git token in the `Configure` tab of the `Manage` page. + +
+ #### Unlinked projects An unlinked project is perfect for teams that self-host Git or have enterprise Git providers (that aren't on Chromatic's enterprise plan). Unlinked projects still require Git; they are just not linked to a repository on GitHub, Bitbucket, or GitLab. They do not automatically [sync collaborators](/docs/collaborators#project-collaborators) or badge pull requests.