Skip to content

Commit

Permalink
GITBOOK-690: Add some clarity to linear integration
Browse files Browse the repository at this point in the history
  • Loading branch information
gewenyu99 authored and gitbook-bot committed Jan 24, 2025
1 parent e00a936 commit 83e1fd4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions flaky-tests/webhooks/github-issues-integration.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@ If you're having trouble adding a new webhook endpoint with Svix, please see the

### **3. Add Custom Headers**

The GitHub Issues API requires some custom headers. You can configure custom headers in Trunk:
The GitHub Issues API requires some custom headers. You can configure custom headers in the endpoint configuration that was set up in step 2:

1. You can add custom headers under **Advanced > Custom Headers** 
1. You can add custom headers under **Webhooks > Advanced > Custom Headers.**
2. Fill in the **Key** and **Value** referencing the table below, and click the **+** button to add each header.

You'll need to configure the following headers. 
Expand Down
4 changes: 2 additions & 2 deletions flaky-tests/webhooks/linear-integration.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@ If you're having trouble adding a new webhook endpoint with Svix, please see the

### **3. Add Custom Headers**

The Linear GraphQL API requires some custom headers. You can configure custom headers in Trunk:
The Linear GraphQL API requires some custom headers. You can configure custom headers in the endpoint configuration that was set up in step 2:

1. You can add custom headers under **Advanced > Custom Headers** 
1. You can add custom headers under **Webhooks > Advanced > Custom Headers.** 
2. Fill in the **Key** and **Value** referencing the table below, and click the **+** button to add each header.

You'll need to configure the following headers. 
Expand Down

0 comments on commit 83e1fd4

Please sign in to comment.