Skip to content

Commit 182d7ff

Browse files
authored
fix(github integration): Remove mention of webhooks on repos (#842)
Our new global GitHub integration does use webhooks, but invisibly.
1 parent 9e08551 commit 182d7ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/collections/_documentation/workflow/releases.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Once you are in Organization Settings > Integrations and have installed the inte
6060

6161
{% asset releases-repo-add.png %}
6262

63-
In the 'Repositories' panel, click 'Add Repository', and add any repositories you'd like to track commits from. This creates a webhook on the repository which sends Sentry metadata about each commit (such as authors and files changed).
63+
In the 'Repositories' panel, click 'Add Repository', and add any repositories you'd like to track commits from. The integration will then send Sentry metadata (such as authors and files changed) about each commit pushed to those repositories.
6464

6565
If you’re linking a GitHub repository, ensure you have Admin or Owner permissions on the repository, and that Sentry is an authorized GitHub app in your [GitHub account settings](https://github.com/settings/applications).
6666

0 commit comments

Comments
 (0)