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

Select with repo to track. #3

Open
rgfx opened this issue May 30, 2018 · 6 comments
Open

Select with repo to track. #3

rgfx opened this issue May 30, 2018 · 6 comments
Labels
enhancement New feature or request

Comments

@rgfx
Copy link

rgfx commented May 30, 2018

It would be nice to track specific repos, not all the starred repos.

@kirillgroshkov
Copy link
Owner

Ok. ATM I'm collecting all user feedback and prioritizing it afterwards. Let's see if more people request that and it will go to the roadmap.

Originally I've built this tool for myself and I personally don't see big need in this. I have ~1000 starred repos and having 10-30 releases per day don't annoy me at all.

@rgfx
Copy link
Author

rgfx commented May 31, 2018

Your right, but I was thinking if you had notifications/emails. I would like to only be interrupted with info about specific repos. In its current state it's no trouble at all.

@kirillgroshkov
Copy link
Owner

BTW, notifications by email are implemented now. So next step would be to support what you asked. I'm thinking to make it as a "black-list" (exclude list) of repos to not track, while by default it will track all. Actually, in the UI I can make "select all / unselect all", so it wouldn't matter if it's black list or white list.

@ghost
Copy link

ghost commented Aug 20, 2018

I'd be interested in this if you provide an API so that I can build a tool that scans dependencies of my projects and tracks updates for them. I don't want it linked to my github stars as I don't want to have to look for all the dependencies of my projects and manually star them.

@kirillgroshkov
Copy link
Owner

Hello @benjamin-demarteau!

Have you seen https://greenkeeper.io/? It's free for OpenSource projects and is built with exactly same features in mind.

I'm not sure I fully understand what exactly the spoken API need to do. But it sounds like a more tailored request, so I'm not sure it will work.

I still plan to implement the functionality mentioned in this PR, though.

API is theoretically open to authenticated users (backend project is OpenSourced too), so I'm not forbidding to use it ATM, but let me know if you plan to use it somehow.

@ghost
Copy link

ghost commented Aug 20, 2018

greenkeeper is for npm dependencies while your project is for any github repositories. I don't work with npm packages much so I'm not really interested in greenkeeper. I'll see if I can setup a custom instance. I'll let you know if I come up with anything useful.

@kirillgroshkov kirillgroshkov added the enhancement New feature or request label Nov 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants