Skip to content

Commit d65549d

Browse files
authored
feat(deprecate)add-warning (#14139)
We want to deprecate the [GitHub deployment gates](https://docs.sentry.io/product/releases/setup/release-automation/github-deployment-gates/) integration, and would eventually like to remove it altogther. Until then we should inform users and prepare them for the removal.
1 parent 58994c0 commit d65549d

File tree

1 file changed

+8
-2
lines changed
  • docs/product/releases/setup/release-automation/github-deployment-gates

1 file changed

+8
-2
lines changed

docs/product/releases/setup/release-automation/github-deployment-gates/index.mdx

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,18 @@ title: GitHub Deployment Gates
33
description: "Learn how Sentry can act as an arbiter in promoting or rejecting canary releases in your deployment pipelines."
44
---
55

6-
<Alert level="warning">
6+
<Alert level="warning" title="Deprecation Warning">
77

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.
99

1010
</Alert>
1111

1212
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.
1313

1414
For more details about Sentry Deployment Gate, see the [GitHub Application](https://github.com/apps/sentry-deployment-gate).
15+
16+
<Alert level="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).
19+
20+
</Alert>

0 commit comments

Comments
 (0)