getsentry / getsentry/sentry

Github: Include Sentry username in issue body created by issue integrations

Open
#90,806 7 comments 0 reactions 0 assignees View on GitHub
Feature Good First Issue Product Area: Settings - Integrations Waiting for: Product Owner
Dominant language
Python
Stars
44.8k
Forks
4.9k
Avg merge
22h 21m
Merged PRs (30d)
586

Description

### Problem Statement

When looking at issues created by Sentry on Github it would be really valuable if we could also include the name of the Sentry user that created the issue. This would help with accountability and seeing who I should contact for follow up.

### Solution Brainstorm

It can just be a "_Created by @DanielNoord_" added to the issue text.

### Product Area

Issues

Contributor guide

Open the contributing guide

Research direction

Start by locating the Sentry-to-GitHub issue integration flow that creates GitHub issue bodies. Trace how the Sentry user who created the issue is available to that flow, then add the requested creator attribution to the generated text. Done means newly created GitHub issues include the Sentry username in the specified format.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
65/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.