Skip to content
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

feat: add sentry integration #272

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

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

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
) {
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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants