getsentry / getsentry/sentry

Subscribe to new issues in a release

Open
#15,029 8 comments 9 reactions 0 assignees View on GitHub
Component: Workflow
Dominant language
Python
Stars
44.8k
Forks
4.9k
Avg merge
1d 5h
Merged PRs (30d)
624

Description

## Summary

A user can subscribe to notifications of new issues that appear in a specific release.

## Motivation

We have (and I think this is a pretty common scenario) a project in Sentry with a large volume of errors in it. When we put out a new deployment, we often find ourselves watching the "New Issues" tab on the associated Sentry Release and refreshing for a little while. It would be great if we could instead tell the Release to notify us if there's a new issue that appears.

## Additional Context

I imagine a potential user experience for this could be a button on the release page that can be clicked to subscribe to, looking like this:

![image](https://user-images.githubusercontent.com/3004111/66531179-ea860d00-ead8-11e9-9442-40a3cf7f5f51.png)

It would also be useful to be able to subscribe a user programmatically with the sentry CLI, since we could then automatically subscribe people when they issue a deploy.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.