You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/product/releases/setup/release-automation/github-deployment-gates/index.mdx
+8-2Lines changed: 8 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -3,12 +3,18 @@ title: GitHub Deployment Gates
3
3
description: "Learn how Sentry can act as an arbiter in promoting or rejecting canary releases in your deployment pipelines."
4
4
---
5
5
6
-
<Alertlevel="warning">
6
+
<Alertlevel="warning"title="Deprecation Warning">
7
7
8
-
If you make changes to your organization slug, you'll need to update your configuration for this integration. Learn more in our [troubleshooting guide](/organization/integrations/troubleshooting).
8
+
This integration is deprecated and will be removed in the future for existing organizations as well.
9
9
10
10
</Alert>
11
11
12
12
The [Sentry GitHub Deployment Gates](https://github.com/apps/sentry-deployment-gate) allows Sentry to interact with GitHub releases via deployment protection rules. After sending Sentry release information, you can watch a release for errors and reject a canary release before it is fully deployed.
13
13
14
14
For more details about Sentry Deployment Gate, see the [GitHub Application](https://github.com/apps/sentry-deployment-gate).
15
+
16
+
<Alertlevel="warning">
17
+
18
+
If you make changes to your organization slug, you'll need to update your configuration for this integration. Learn more in our [troubleshooting guide](/organization/integrations/troubleshooting).
0 commit comments