getsentry / sentry

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

Label GitHub issues created (linked) by Sentry #14751

Open magroski opened 5 years ago

magroski commented 5 years ago

Summary

It would be just awesome if sentry could automatically create and assign it's own label to a GitHub issue to mark that the issue is linked to/created from sentry. (Should probably be an option). Similar to how ZenDesk, Bugsnag and other integrations do it.

Motivation

Labels are a good and efficient way to triage different types and/or sources of issues. Knowing what issue is a bug and/or if this bug was created through Sentry or other issue tracking system really helps to organize the development process.

Plus, there are other tools and automation systems that can use Github labels to generate metrics, charts and other things that make life easier.

Additional Context

Originally from https://github.com/getsentry/sentry-plugins/issues/509

manuzope commented 3 years ago

Hmmm, this would be a good feature to add. I'll add it to our backlog but we are unlikely to get to it soon. We'd accept PRs though! https://develop.sentry.dev/

aonamrata commented 4 weeks ago

Q: When you go yo an issue > Issue Tracking (right nav) > Create an issue in Github -- it gives option to select labels based on what are already there on that github repo. Does you want this to feature to select a default label from the list? Or crate a new label called Sentry and add it to all issues created by sentry?

Image