Skip to content

feat(github-enterprise): Stacktrace linking for GitHub Enterprise #86744

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

jianyuan
Copy link
Contributor

@jianyuan jianyuan commented Mar 10, 2025

Stacktrace linking support for GitHub Enterprise.

The feature has already been included in the list of features:

features = frozenset(
[
IntegrationFeatures.COMMITS,
IntegrationFeatures.ISSUE_BASIC,
IntegrationFeatures.STACKTRACE_LINK,
IntegrationFeatures.CODEOWNERS,
]
)

@jianyuan jianyuan requested review from a team as code owners March 10, 2025 22:18
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Mar 10, 2025
@jianyuan jianyuan force-pushed the feat/stacktrace-linking-github-enterprise branch from 4900d98 to baf62e2 Compare March 10, 2025 22:27
Copy link
Member

@cathteng cathteng left a comment

Choose a reason for hiding this comment

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

looks the same as the github integration!

@cathteng cathteng added the Trigger: getsentry tests Once code is reviewed: apply label to PR to trigger getsentry tests label Mar 11, 2025
@jianyuan jianyuan force-pushed the feat/stacktrace-linking-github-enterprise branch from baf62e2 to 92cf34f Compare March 18, 2025 18:28
@github-actions github-actions bot removed the Trigger: getsentry tests Once code is reviewed: apply label to PR to trigger getsentry tests label Mar 18, 2025
@iamrajjoshi iamrajjoshi added the Trigger: getsentry tests Once code is reviewed: apply label to PR to trigger getsentry tests label Apr 21, 2025
@iamrajjoshi iamrajjoshi enabled auto-merge (squash) April 21, 2025 18:17
@iamrajjoshi iamrajjoshi merged commit 661d442 into getsentry:master Apr 21, 2025
46 of 48 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators May 7, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Scope: Backend Automatically applied to PRs that change backend components Trigger: getsentry tests Once code is reviewed: apply label to PR to trigger getsentry tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants