Skip to content

Commit 93f76df

Browse files
committed
ci: 更新工作流文件并添加星标历史图表
- 在 Close_Stale_Issues_and_PRs.yaml 中添加英文通知消息 - 在 README.md 和 README_EN.md 中添加星标历史图表
1 parent d509de6 commit 93f76df

File tree

3 files changed

+12
-0
lines changed

3 files changed

+12
-0
lines changed

.github/workflows/Close_Stale_Issues_and_PRs.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,16 @@ jobs:
1515
with:
1616
stale-issue-message: |
1717
⚠️ 此 Issue 已超过一定时间未活动,如果没有进一步更新,将在 30 天后关闭。
18+
⚠️ This issue has been inactive for a certain period of time. If there are no further updates, it will be closed in 30 days.
1819
close-issue-message: |
1920
🔒 由于长时间未响应,此 Issue 已被自动关闭。如有需要,请重新打开或提交新 issue。
21+
🔒 Due to prolonged inactivity, this issue has been automatically closed. If needed, please reopen it or submit a new issue.
2022
stale-pr-message: |
2123
⚠️ 此 PR 已超过一定时间未更新,请更新,否则将在 30 天后关闭。
24+
⚠️ This PR has not been updated for a certain period of time. Please update it, otherwise it will be closed in 30 days.
2225
close-pr-message: |
2326
🔒 此 PR 已因无更新而自动关闭。如仍需合并,请重新打开或提交新 PR。
27+
🔒 This PR has been automatically closed due to inactivity. If you still wish to merge it, please reopen it or submit a new PR.
2428
2529
days-before-issue-stale: 60
2630
days-before-pr-stale: 60

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -350,6 +350,10 @@ A: 由于权限限制,您无法直接触发主仓库的 Actions。请通过 Fo
350350
<li><b>XHS-Downloader(小红书、XiaoHongShu、RedNote)</b>:<a href="https://github.com/JoeanAmier/XHS-Downloader">https://github.com/JoeanAmier/XHS-Downloader</a></li>
351351
<li><b>KS-Downloader(快手、KuaiShou)</b>:<a href="https://github.com/JoeanAmier/KS-Downloader">https://github.com/JoeanAmier/KS-Downloader</a></li>
352352
</ul>
353+
<h1>⭐ Star 趋势</h1>
354+
<p>
355+
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=JoeanAmier/TikTokDownloader&amp;type=Timeline"/>
356+
</p>
353357

354358
# ♥️ 支持项目
355359

README_EN.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -362,6 +362,10 @@ repository to execute the build process
362362
<li><b>XHS-Downloader(小红书、XiaoHongShu、RedNote)</b>:<a href="https://github.com/JoeanAmier/XHS-Downloader">https://github.com/JoeanAmier/XHS-Downloader</a></li>
363363
<li><b>KS-Downloader(快手、KuaiShou)</b>:<a href="https://github.com/JoeanAmier/KS-Downloader">https://github.com/JoeanAmier/KS-Downloader</a></li>
364364
</ul>
365+
<h1>⭐ Star History</h1>
366+
<p>
367+
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=JoeanAmier/TikTokDownloader&amp;type=Timeline"/>
368+
</p>
365369

366370
# ♥️ Support the Project
367371

0 commit comments

Comments
 (0)