Skip to content

Conversation

@suejung-sentry
Copy link
Member

@suejung-sentry suejung-sentry commented Nov 15, 2025

Enable EU for ai code review feature

@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Nov 15, 2025
@suejung-sentry suejung-sentry marked this pull request as ready for review November 18, 2025 05:25
@suejung-sentry suejung-sentry requested a review from a team as a code owner November 18, 2025 05:25
const disabledReason = isSelfHosted
? t('This feature is not available for self-hosted instances')
: t('This feature is only available in the US region');
const isDisabled = isSelfHosted;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we technically don't support github enterprise too... is that only for self hosted?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh honestly I'm not sure how folks get github enterprise set up vs. how they set up self-hosted. I included this here in the past when someone pointed out they were testing self-hosted and it looked weird. I think people would have to go through a bunch of hoops to get AI Code Review working in a self-hosted environment (like deploying overwatch..) so.. makes sense to disable this here haha

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We do support GH enterprise for Sentry. You don't need to be self-hosted to connect your GH Enterprise host.

@giovanni-guidini giovanni-guidini merged commit 8a9f69e into master Nov 21, 2025
48 checks passed
@giovanni-guidini giovanni-guidini deleted the sshin/enable-eu branch November 21, 2025 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants