条目自动展示 star 数与最后更新日期 - #3
Merged
Merged
Conversation
check.py 新增 --update:把体检时拉到的数据写回 README 条目; 每周 CI 体检后自动提交刷新。 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
--update模式:复用体检拉取的数据,在每个条目链接后写入⭐star数 · 最后更新日期(幂等,重复运行无 diff)check.py --update,非 PR 事件(每周一 cron / push main / 手动触发)时若有变化则由 github-actions[bot] 自动提交,GITHUB_TOKEN 推送不会递归触发 workflow🤖 Generated with Claude Code