Skip to content

Commit 4cc6eb1

Browse files
forstisabellapwseg
andauthored
Apply suggestions from code review [netlify-build]
Co-authored-by: pwseg <[email protected]>
1 parent d134937 commit 4cc6eb1

File tree

1 file changed

+3
-3
lines changed
  • src/segment-app/extensions

1 file changed

+3
-3
lines changed

src/segment-app/extensions/git.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Segment's Git extension lets you manage versioning by syncing changes you make i
66

77
Git Sync supports synchronization from Segment to Git. When you sync data from Segment to Git, you capture the current state of your workspace through a full sync and includes all new records and changes for supported resources.
88

9-
You can use [Bidirectional sync](#bidirectional-sync) to sync data from Git to Segment. After you enable bidirectional sync, Segment automatically listens for pull requests in your repository and manages all related workspace changes.
9+
You can use [bidirectional sync](#bidirectional-sync) to sync data from Git to Segment. After you enable bidirectional sync, Segment automatically listens for pull requests in your repository and manages all related workspace changes.
1010

1111
## Set up Git Sync
1212

@@ -86,7 +86,7 @@ For more information on using Terraform, visit [Terraform's documentation](https
8686
8787
## Bidirectional Sync
8888
89-
Bidirectional sync builds on top of the Git Sync extension and lets you manage your Segment workspace directly in GitHub. After you configure and enable bidirectional sync, Segment automatically listens for pull requests in your repository and manages all related workspace changes. Segment will not apply any changes unless the pull request has met all merge requirements and can be merged.
89+
Bidirectional sync builds on top of the Git Sync extension and lets you manage your Segment workspace directly in GitHub. After you configure and enable bidirectional sync, Segment automatically listens for pull requests in your repository and manages all related workspace changes. Segment only applies changes from pull requests that you successfully merge.
9090
9191
Bidirectional sync only supports:
9292
- Explicit values (secrets require additional configuration)
@@ -101,7 +101,7 @@ Bidirectional sync does not support variables, references to other resources, or
101101
102102
To set up bidirectional sync in your workspace:
103103
104-
1. **Navigate to the Git Sync settings page to verify that your Git Sync integration is set up with Segment's GitHub App integration.** If it isn't, you can change the connection type under **Settings > Extensions > Git Sync > Manage Configuration**. If you were previously using the GitHub App integration, you might need to accept additional GitHub permissions that allow Segment t0 o listen for the relevant events.
104+
1. **Navigate to the Git Sync settings page to verify that your Git Sync integration is set up with Segment's GitHub App integration.** If it isn't, you can change the connection type under **Settings > Extensions > Git Sync > Manage Configuration**. If you were previously using the GitHub App integration, you might need to accept additional GitHub permissions that allow Segment to listen for the relevant events.
105105
2. **Add branch protection to your GitHub repository**. You can update your branch protections by opening GitHub and navigating to **Settings > Rules > Rulesets** and adding the Segment Extensions app to the **Bypass list**.
106106
3. **Navigate to the Segment app and enable Git sync bidirectional sync.** From the Segment app, navigate to **Settings > Extentions > Git Sync** page and enabling the **Git sync bidirectional sync** setting.
107107

0 commit comments

Comments
 (0)