Results 16 comments of Vlad Feskov

yeah the root cause is that i'm using repo names as IDs instead of repo's actual numeric IDs. Refactoring to use numeric IDs is a big project since releases are...

@torgeirl yes you're right, github does allow me to request all emails, and it'd be natural to see your github emails under one account on gitpunch, Im definitely going to...

i guess i was too hasty closing this issue, i assumed it was similar to this https://github.com/vfeskov/gitpunch/issues/63 (changing email on github lead to terrible things)

Adding other ways of signing up (via gitlab or bitbucket), is definitely doable. Monitoring repos hosted on other platforms I have to research, I'm limited to ones that support PubSubHubbub...

Yeah I there's no automatic way right now, but you can always drop me a message on v[at]vladimirfeskov.com and i will delete it for you. Yours has been deleted already....

thanks for raising this issue and providing the options, I appreciate it I like the idea of raising money for a feature, although tbh i think there's not many features...

im basically done with this feature, you'll be able to subscribe to major & minor releases only, meaning any release that matches pattern `*.*.0` i want to properly cover all...

done, will describe in release notes

thing is im not using github api because of rate limiting, im using atom feeds, e.g., https://github.com/angular/angular/releases.atom , and i think it doesn't have those flags, does it?

I've had this idea for a while, I put it in my plans