@@ -80,38 +80,40 @@ steps below to
80803 . In the left sidebar, click** Developer settings** >** GitHub Apps**
81814 . Click** New GitHub App** .
82825 . Set the following fields:
83- - ** GitHub App name** :` CodeRabbit `
84- - ** Description** :` GitHub App for CodeRabbit `
85- - ** Homepage URL** :` https://coderabbit.ai `
86- - ** Callback URL** :` https://app.coderabbit.ai/login `
87- - ** Request user authorization (OAuth) during installation** :` true `
88- - ** Webhook Active** :` true `
89- - ** Webhook URL** :` https://app.coderabbit.ai/githubHandler `
90- - ** Webhook secret** : Use a secure string and keep it handy.
91- - ** Permissions** :
92- - ** Repository permissions** :
93- - ** Checks** : Read-only
94- - ** Contents** : Read and write
95- - **Commit statuses**: Read and write
96- - **Discussions**: Read-only
97- - **Issues**: Read and write
98- - **Metadata**: Read-only
99- - **Pull requests**: Read and write
100- - **Actions**: Read-only
101- - **Organization permissions**:
102- - **Members**: Read-only
103- - **Events**:
104- - Meta
105- - Issue comment
106- - Issues
107- - Label
108- - Public
109- - Pull request
110- - Pull request review
111- - Pull request review comment
112- - Pull request review thread
113- - Push
114- - Release
83+
84+ - ** GitHub App name** :` CodeRabbit `
85+ - ** Description** :` GitHub App for CodeRabbit `
86+ - ** Homepage URL** :` https://coderabbit.ai `
87+ - ** Callback URL** :` https://app.coderabbit.ai/login `
88+ - ** Request user authorization (OAuth) during installation** :` true `
89+ - ** Webhook Active** :` true `
90+ - ** Webhook URL** :` https://app.coderabbit.ai/githubHandler `
91+ - ** Webhook secret** : Use a secure string and keep it handy.
92+ - ** Permissions** :
93+ - * Repository permissions* :
94+ - Actions: Read-only
95+ - Checks: Read-only
96+ - Contents: Read and write
97+ - Commit statuses: Read and write
98+ - Discussions: Read-only
99+ - Issues: Read and write
100+ - Metadata: Read-only
101+ - Pull requests: Read and write
102+ - * Organization permissions* :
103+ - Members: Read-only
104+ - ** Events** :
105+ - Meta
106+ - Issue comment
107+ - Issues
108+ - Label
109+ - Public
110+ - Pull request
111+ - Pull request review
112+ - Pull request review comment
113+ - Pull request review thread
114+ - Push
115+ - Release
116+
1151176 . Click** Create GitHub App** .
116118
117119Once the GitHub App has been created, click on** Generate a new client secret**