vitalets / github-trending-repos

Track GitHub trending repositories in your favorite programming language by native GitHub notifications!
2.69k stars 107 forks source link

Remove comments older than X months #114

Closed vitalets closed 6 years ago

vitalets commented 6 years ago

In current setup repos are cached in comments forever and can be notified only once.

I seems like removing comments older than 1-2 months is ok:

vitalets commented 6 years ago

Done. Now comments older than 30 days are removed on daily basis.