Skip to content
This repository was archived by the owner on Jun 13, 2025. It is now read-only.

feat: add sentry integration#272

Open
mrchocha wants to merge 8 commits intoRedPlanetHQ:mainfrom
mrchocha:feat/add-sentry-integration
Open

feat: add sentry integration#272
mrchocha wants to merge 8 commits intoRedPlanetHQ:mainfrom
mrchocha:feat/add-sentry-integration

Conversation

@mrchocha
Copy link
Contributor

@mrchocha mrchocha commented Oct 8, 2024

Context

  • Added sentry integration to create/link tegon issue via sentry.
  • Added sentry action to create tegon issue via sentry alerts.

Screenshot previews

  • Create and link issues via sentry to tegon
image image
  • Connected issue from sentry to tegon
image
  • Issue created via sentry webhooks
image

Reviewer

@saimanoj @harshithmullapudi

@vercel
Copy link

vercel bot commented Oct 8, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
tegon ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 6, 2025 6:03am

@mrchocha mrchocha changed the title [WIP] feat: add sentry integration feat: add sentry integration Nov 1, 2024
@Res() response: Response,
@Query() { action }: { action?: string },
) {
if (eventBody.action === undefined) {
Copy link
Contributor

Choose a reason for hiding this comment

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

@mrchocha is this generic for all webhooks or specific to sentry?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

currently its specific for sentry only.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants