getsentry / getsentry/sentry

Include all tags in issue webhook payloads

Open
#117,168 9 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Feature Product Area: Settings - Integrations Waiting for: Product Owner
Dominant language
Python
Stars
44.8k
Forks
4.9k
Avg merge
21h 23m
Merged PRs (30d)
607

Description

Problem Statement

The webhook payload for issues (at least) is missing all tags information. Please add the issue tags (e.g. environment, release, etc...) so that routing downstream can happen. Thanks!

I searched but could not find an issue as precise and clearly related to this need.

Solution Brainstorm

No response

Product Area

Settings - Integrations

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue does not name a file, test, or entry point. Start by tracing how issue webhook payloads are assembled and checking existing webhook payload tests. Done means issue webhook deliveries include all issue tags, including environment and release tags, so downstream routing can use them.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.