Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow emails to be turned off by package manager type #1543

Closed
kpfefferle opened this issue Jun 27, 2017 · 1 comment
Closed

Allow emails to be turned off by package manager type #1543

kpfefferle opened this issue Jun 27, 2017 · 1 comment

Comments

@kpfefferle
Copy link

kpfefferle commented Jun 27, 2017

It would be nice to be able to enable/disable email notifications for specific package managers. For example, I have a Javascript project where the source code contains 1 dependency in bower.json and ~20 dependencies in package.json. Libraries.io is tracking 806(!) dependencies for this project, the vast majority of which are being pulled from the yarn.lock file as transitive dependencies.

While I find the emails regarding updates to my direct dependencies to be extremely useful, email notifications for these several hundred transitive dependencies are much less so. If I could turn off email notifications from libraries.io for Yarn while leaving them enabled for Bower and NPM, then the signal to noise ratio for these emails would dramatically increase for me.

I propose adding the ability to turn emails on/off by package manager, as this seems like the clearest line to draw for common use cases such as NPM/Yarn.

@andrew andrew added the feature label Oct 2, 2017
@andrew andrew added the roadmap label Oct 9, 2017
@andrew
Copy link
Contributor

andrew commented Oct 9, 2017

Moving this to the Backlog as we'd still like to implement it but can't see that happening in the near future.

@andrew andrew closed this as completed Oct 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants