The issues stop updating
This scheduled workflow is disabled because there hasn't been activity in this repository for at least 60 days. Enable this workflow to resume scheduled runs.

@timqian You might try this https://github.com/gautamkrishnar/keepalive-workflow to make sure the workflow will always keep alive.
The reason is the trending API we used to get the data can not be accessed and I can not find any stable API to do that. Any suggestion is welcomed
the current trending API we are using: https://github.com/huchenme/github-trending-api
@timqian Seems someone in the issues found the fix: https://github.com/huchenme/github-trending-api/issues/154
The reason is the trending API we used to get the data can not be accessed and I can not find any stable API to do that. Any suggestion is welcomed
the current trending API we are using: https://github.com/huchenme/github-trending-api
@frandemona Thanks for the note, looks the new API (doforce/github-trending) works well. This tool is working again! Commit: 7605298351c371a3079f76305287b94d64a36d60 Thanks @doforce 🎉
@timqian It stops working again since 26-Nov-2022.
@timqian It stops working again since 26-Nov-2022.
Right, unfortunately the API we use is down. There seems no stable trending API. Any recommendation will be welcomed
I have no idea about how this repository works, I just wonder what's the api concept do you mean? Is this an official api? https://github.com/trending
I wrote a web crawler to fix it (crawl the top 10 projects on 12:00 everyday)
https://github.com/skipmaple/github-daily
@skipmaple I have watched your repository months ago, but never receive a notification about the new issues. The weird thing is that I am not listed on watchers of your repository https://github.com/skipmaple/github-daily/watchers However, I definitely watching your repository
@skipmaple my bad, I was supposed to watch your repository for all activity or custom with issues.
I just switch to watch all activity of your repository, and I will check the notification in email tomorrow