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 e96738f commit 1fb993bCopy full SHA for 1fb993b
redirects.js
@@ -226,6 +226,10 @@ const userDocsRedirects = [
226
source: '/organization/integrations/goastai/',
227
destination: '/organization/integrations/issue-tracking/goast/',
228
},
229
+ {
230
+ source: '/organization/integrations/github-deployment-gates/',
231
+ destination: '/product/releases/setup/release-automation/github-deployment-gates/',
232
+ },
233
{
234
source: '/development/sdk-dev/:path*',
235
destination: 'https://develop.sentry.dev',
0 commit comments