Skip to content
This repository has been archived by the owner on Nov 18, 2021. It is now read-only.

Automatically subscribe to an issue by label or a set of labels #581

Open
DmitryKuzmenko opened this issue Feb 19, 2016 · 8 comments
Open
Labels
enhancement issues labels notifications parity Features that GitHub is missing, but competitors implement; also, see [Migration]

Comments

@DmitryKuzmenko
Copy link

If you are a part of developers group working on a part of a project and want to follow all issues related to the group in some project to be in touch. It's useful to have a way to became notified on an issue updates if the issue is assigned with a label.

Another simpler way is to add all the issue labels to the notification email header to allow to filter them with the email client.

@yelizariev
Copy link

yelizariev commented Apr 17, 2018

Any idea when it'll happen? Gitlab already has this feature: https://docs.gitlab.com/ee/user/project/labels.html#subscribing-to-labels

@rodrigodiez
Copy link

This would be so useful. My use case as a contributor is to subscribe to beginner / good-first-issue kind of labels on open source projects so I can slowly build up my experience

@Qbicz
Copy link

Qbicz commented Jun 11, 2018

This would be pretty useful. My use case is the same as @DmitryKuzmenko - large project, where you are insterested in a subset of all pull-requests and issues.

@pelotom
Copy link

pelotom commented Aug 23, 2018

I work on the TypeScript typings for a large JS library... I don't want to be subscribed to the fire hydrant of issues related to the library implementation, but I would really like to know promptly about issues related to the typings!

@TPS TPS added notifications parity Features that GitHub is missing, but competitors implement; also, see [Migration] labels Feb 26, 2019
@millsp
Copy link

millsp commented Oct 31, 2019

This is very appealing, it would be an amazing pub/sub for humans to stay up-to-date. I believe this can highly increase software quality!

@PeterMTaylor
Copy link

I believe that’s up to the owners of the repository to manage the tags. Another administrator layer to sort out. Currently only on per issue level at present.

@jenschelkopf
Copy link

Here's an action that allows you to subscribe individuals and teams to specific issue labels: https://github.com/marketplace/actions/issue-label-notifier

It should be a good workaround until the functionality is built into GitHub.

@rseanhall
Copy link

I created an Azure Web Job in .NET Core so I could follow labels in an extremely active repo, it might be useful to other people:
https://github.com/rseanhall/issue-label-watcher

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement issues labels notifications parity Features that GitHub is missing, but competitors implement; also, see [Migration]
Projects
None yet
Development

No branches or pull requests