Skip to content

fix(sentry-apps): Add feedback text to alert webhooks - #123696

Open
michaelknowles wants to merge 1 commit into
getsentry:masterfrom
michaelknowles:mike-k/nmolwuxzvltr
Open

fix(sentry-apps): Add feedback text to alert webhooks#123696
michaelknowles wants to merge 1 commit into
getsentry:masterfrom
michaelknowles:mike-k/nmolwuxzvltr

Conversation

@michaelknowles

Copy link
Copy Markdown

Error events carry their description text in the event_alert.triggered payload's metadata.value; feedback events left it unset. Populate it from the feedback occurrence's subtitle, i.e. the feedback message.

Resolves #123695

Legal Boilerplate

Look, I get it. The entity doing business as "Sentry" was incorporated in the State of Delaware in 2015 as Functional Software, Inc. and is gonna need some rights from me in order to utilize my contributions in this here PR. So here's the deal: I retain all rights, title and interest in and to my contributions, and by keeping this boilerplate intact I confirm that Sentry can use, modify, copy, and redistribute my contributions, under Sentry's choice of terms.

Error events carry their description text in the event_alert.triggered
payload's metadata.value; feedback events left it unset. Populate it from
the feedback occurrence's subtitle, i.e. the feedback message.
@michaelknowles
michaelknowles requested review from a team as code owners September 4, 2026 19:01
@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label Sep 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feedback alerts to Linear have no description

1 participant