GitHub Star History 是不是已经完全没法用了

C5H12O5 2026-07-30 20:53 1

之前在其网站配置只读元数据的 Token 还能展示历史星标的,今天刷新了下发现也失效了,看了下文档是说要把内容写入权限也加上,这我可不敢放开哦


https://www.star-history.com/blog/how-to-use-github-star-history#how-to-add-your-github-access-token


是否有其它替代方案呢

最新回复 (2)
  • nullyouraise 07-30 21:03
    1
    现在只有 repo owner 才能访问 star API 了,所以第三方服务必须获取 repo 写权限才能拿
    https://www.star-history.com/blog/github-stargazer-api-restriction/
  • lanyi96 07-31 14:50
    2
    试试 GitHub commit history

    https://gitstock.org/
* 帖子来源V2EX
返回