Open
Description
Problem Statement
Currently, when a user creates a new PR that modifies code related to an existing Sentry issue, the GitHub integration doesn't consistently create comments on the PR referencing the existing issue. This behavior is particularly important for teams who want to track down changes that triggered a regression.
Specific issues identified:
- The GitHub integration only comments on PRs when the initial commit of the PR modifies the faulty code
- Additional commits to an existing PR don't trigger new comments, even if they modify relevant code
- Users expect comments to appear on PRs whenever they modify code related to an existing issue, regardless of when the modification occurs in the PR lifecycle
- this isn't clearly communicate in any docs
Solution Brainstorm
Potential approaches to address this issue:
-
Expand PR comment triggers:
- Process all commits in a PR, not just the initial one
-
Improve documentation:
- Create clearer guidance on how the PR comment feature works
- Document edge cases and limitations to set proper expectations
Product Area
Unknown
Metadata
Metadata
Assignees
Type
Projects
Status
No status