We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6290f7 commit 9dfe36eCopy full SHA for 9dfe36e
redirects.js
@@ -214,6 +214,10 @@ const userDocsRedirects = [
214
source: '/organization/integrations/goastai/',
215
destination: '/organization/integrations/issue-tracking/goast/',
216
},
217
+ {
218
+ source: '/organization/integrations/github-deployment-gates/',
219
+ destination: '/product/releases/setup/release-automation/github-deployment-gates/',
220
+ },
221
{
222
source: '/development/sdk-dev/:path*',
223
destination: 'https://develop.sentry.dev',
0 commit comments