Skip to content

Commit 67efe18

Browse files
committed
Add resource info
1 parent 8d6c1a8 commit 67efe18

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

src/segment-app/extensions/dbt.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Follow these steps to connect the Git repository that stores your dbt Models:
3636

3737
1. In your Segment Workspace, navigate to **Settings > Extensions**.
3838
2. Click **Set up Git sync**.
39-
3. On the **Configure service credentials** page, select a service and protocol, add your SSH private key, then click **Next**.
39+
3. On the **Configure service credentials** page, select a service and protocol, add your SSH private key or GitHub token, then click **Next**.
4040
4. In the **Connect source** window, select a Reverse ETL warehouse source from the dropdown, then click **Save**.
4141

4242
After you've saved your setup, you can configure your Git repository's settings to your needs by changing the repository, branch, dbt version, default schema, and project path.

src/segment-app/extensions/git.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,12 @@ Follow these steps to set up Git sync:
1313

1414
1. In your Segment Workspace, navigate to **Settings > Extensions**.
1515
2. Click **Set up Git sync**.
16-
3. On the **Configure service credentials** page, select a service and protocol, add your SSH private key, then click **Next**.
16+
3. On the **Configure service credentials** page, select a service and protocol, add your SSH private key or GitHub token, then click **Next**.
1717

1818
## Working with Git syncs
1919

20+
The Git sync extension syncs [Connections](/docs/connections/)([Sources](/docs/connections/sources/) and [Destinations](/docs/connections/destinations/)) from Segment to your Git repository.
21+
2022
After you set up the Git sync extension for the first time, Segment performs an initial sync that sends source and destination information in your Segment Workspace to the Git repository you connected.
2123

2224
You can run syncs at any time by clicking **Full resync** on the Git sync page. To disable Git sync from the Git sync page, switch the **Enabled** toggle to off.

0 commit comments

Comments
 (0)