Skip to content

Commit e49edf2

Browse files
themr0cJessicaJHee
andauthored
Apply suggestions from code review
Co-authored-by: Jessica He <[email protected]>
1 parent 6b61bfb commit e49edf2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

modules/integrating-with-github/proc-enabling-github-repository-discovery.adoc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,6 @@ Enter your GitHub organization name, such as `__<your_github_organization_name>_
7878
Enter the saved **Private key**.
7979
`INTEGRATION_GITHUB_WEBHOOK_SECRET`::
8080
Enter the saved *Webhook secret*.
81-
`INTEGRATION_GITHUB_WEBHOOK_URL`::
82-
Enter your {product-short} URL: `pass:c,a,q[{my-product-url}]`.
8381

8482
. Enable the `plugin-catalog-backend-module-github` plugin in your `dynamic-plugins.yaml` file.
8583
+
@@ -119,7 +117,6 @@ integrations:
119117
- appId: ${INTEGRATION_GITHUB_APP_ID}
120118
clientId: ${INTEGRATION_GITHUB_CLIENT_ID}
121119
clientSecret: ${INTEGRATION_GITHUB_CLIENT_SECRET}
122-
webhookUrl: ${INTEGRATION_GITHUB_WEBHOOK_URL}
123120
webhookSecret: ${INTEGRATION_GITHUB_WEBHOOK_SECRET}
124121
privateKey: |
125122
${INTEGRATION_GITHUB_PRIVATE_KEY_FILE}

0 commit comments

Comments
 (0)