getsentry / sentry

Developer-first error tracking and performance monitoring
https://sentry.io
Other
38.55k stars 4.12k forks source link

Allow enabling/disabling GitHub integration's PR comment feature per project #76468

Open ento opened 3 weeks ago

ento commented 3 weeks ago

Problem Statement

We use a separate Sentry project for testing Sentry integration in local development environments so that local-only issues don't pollute the project that tracks issues in deployed environments. When someone has a misconfiguration or such in their local env that results in a Sentry issue, Sentry's GitHub integration sometimes adds a comment to the PR that might've caused the issue:

Image

While this feature is generally useful, it becomes a noise when it's from the project for local testing, taking up people's time investigating what turns out to be a non-issue.

Solution Brainstorm

Allow configuring these features project by project:

Product Area

Settings - Integrations

getsantry[bot] commented 3 weeks ago

Auto-routing to @getsentry/product-owners-settings-integrations for triage ⏲️

leedongwei commented 3 weeks ago

Thanks! This is good feedback. I'll try to get it onto the roadmap.