From f9fabbc0de1d4a89a77abbabf3fb962175c89fde Mon Sep 17 00:00:00 2001 From: forstisabella <92472883+forstisabella@users.noreply.github.com> Date: Mon, 9 Jun 2025 09:56:10 -0400 Subject: [PATCH 1/2] update git sync page --- src/segment-app/extensions/git.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/segment-app/extensions/git.md b/src/segment-app/extensions/git.md index 5dae126d31..de01145e88 100644 --- a/src/segment-app/extensions/git.md +++ b/src/segment-app/extensions/git.md @@ -158,5 +158,5 @@ This error can occur if there are issues with your Git connection settings or pe - Your credentials have write access to the Git repository, as Segment requires this to sync changes. - Your repository is hosted by GitHub, GitLab, or Bitbucket (Segment doesn't support self-hosted repositories). -- Branch protections are disabled on the repository. +- Branch protections are disabled on the repository or you are using the Segment GitHub app integration and have allowlisted the integration to bypass your branch protection rules. From c203ec70a987563401b9aa75e28cbc9af357b7aa Mon Sep 17 00:00:00 2001 From: forstisabella <92472883+forstisabella@users.noreply.github.com> Date: Mon, 9 Jun 2025 14:10:53 -0400 Subject: [PATCH 2/2] Update src/segment-app/extensions/git.md Co-authored-by: stayseesong <83784848+stayseesong@users.noreply.github.com> --- src/segment-app/extensions/git.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/segment-app/extensions/git.md b/src/segment-app/extensions/git.md index de01145e88..9c2979cd32 100644 --- a/src/segment-app/extensions/git.md +++ b/src/segment-app/extensions/git.md @@ -158,5 +158,5 @@ This error can occur if there are issues with your Git connection settings or pe - Your credentials have write access to the Git repository, as Segment requires this to sync changes. - Your repository is hosted by GitHub, GitLab, or Bitbucket (Segment doesn't support self-hosted repositories). -- Branch protections are disabled on the repository or you are using the Segment GitHub app integration and have allowlisted the integration to bypass your branch protection rules. +- Branch protections are disabled on the repository, or you're using the Segment GitHub app integration and have allowlisted the integration to bypass your branch protection rules.