From 8ee3641c181c572d3aac7b3799cabb89267a2606 Mon Sep 17 00:00:00 2001 From: liyp Date: Thu, 10 Apr 2025 16:16:49 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=8F=91=E5=B8=83=E6=97=A5?= =?UTF-8?q?=E5=BF=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/AutoGenerateREADME.yaml | 5 ++ README.md | 84 ++++-------------------- 2 files changed, 16 insertions(+), 73 deletions(-) diff --git a/.gitea/workflows/AutoGenerateREADME.yaml b/.gitea/workflows/AutoGenerateREADME.yaml index a82f7a4..e97204b 100644 --- a/.gitea/workflows/AutoGenerateREADME.yaml +++ b/.gitea/workflows/AutoGenerateREADME.yaml @@ -36,6 +36,11 @@ jobs: # 获取提交记录并追加到 README.md git log --pretty=format:"- %h %ad %s" --date=short >> README.md + - name: 添加版本发布标签部分 + run: | + echo "### Release - 版本发布的标签地址链接" >> README.md + git log --pretty=format:"- %h %ad %s" --date=short >> README.md + - name: 重新提交仓库 env: GITEA_TOKEN: ${{ secrets.AUTOGENERATE }} diff --git a/README.md b/README.md index c077973..68b6bfc 100644 --- a/README.md +++ b/README.md @@ -1,78 +1,16 @@ # ActionDemo测试文档标题 + +- fec4867 2025-04-10 再次优化判断条件 +- 05c114d 2025-04-10 Merge branch 'main' of https://git.linuxacme.com/iorebuild/ActionDemo +- b018cff 2025-04-10 再次优化判断条件 +- 2f20bda 2025-04-10 AutoGenerateREADME.md +### Release - 版本发布的标签地址链接 +- fec4867 2025-04-10 再次优化判断条件 +- 05c114d 2025-04-10 Merge branch 'main' of https://git.linuxacme.com/iorebuild/ActionDemo +- b018cff 2025-04-10 再次优化判断条件 +- 2f20bda 2025-04-10 AutoGenerateREADME.md +### Release - 版本发布的标签地址链接 - fec4867 2025-04-10 再次优化判断条件 - 05c114d 2025-04-10 Merge branch 'main' of https://git.linuxacme.com/iorebuild/ActionDemo - b018cff 2025-04-10 再次优化判断条件 - 2f20bda 2025-04-10 AutoGenerateREADME.md -- 281644c 2025-04-10 优化判断条件 -- e67785b 2025-04-10 AutoGenerateREADME.md -- 7f9979c 2025-04-10 删掉判断条件 -- 90a4a25 2025-04-10 添加空行 -- e731dd1 2025-04-10 添加a.txt -- f8a4f0c 2025-04-10 Merge branch 'main' of https://git.linuxacme.com/iorebuild/ActionDemo -- 951afe4 2025-04-10 防止无限循环 -- 63959ee 2025-04-10 Create README with commit history -- 781a123 2025-04-10 Create README with commit history -- 02a9dcb 2025-04-10 Create README with commit history -- 3395cbd 2025-04-10 Create README with commit history -- 9896d69 2025-04-10 删除容器判断 -- 427211f 2025-04-10 Create README with commit history -- 07221b5 2025-04-10 Create README with commit history -- c390a8b 2025-04-10 Create README with commit history -- 91fa941 2025-04-10 Create README with commit history -- cbb1e28 2025-04-10 Create README with commit history -- 93ee040 2025-04-10 Create README with commit history -- e500473 2025-04-10 Create README with commit history -- bf285a1 2025-04-10 Create README with commit history -- a65e2bb 2025-04-10 Create README with commit history -- dd16448 2025-04-10 Create README with commit history -- b4e8ba7 2025-04-10 Create README with commit history -- 23cd4d3 2025-04-10 Create README with commit history -- bb8546e 2025-04-10 Create README with commit history -- 3a07cc2 2025-04-10 Create README with commit history -- 4a8f564 2025-04-10 添加提交日志到readme -- 3e19558 2025-04-10 添加测试测试文件1 -- 19f8f2e 2025-04-10 Create README with commit history -- 1283cb4 2025-04-10 Merge branch 'main' of https://git.linuxacme.com/iorebuild/ActionDemo -- 8687b1f 2025-04-10 先删掉log -- 45326ef 2025-04-10 Create README with commit history -- ebac45b 2025-04-10 Create README with commit history -- 1c305d3 2025-04-10 Create README with commit history -- 715d3f8 2025-04-10 Create README with commit history -- 2cb29c4 2025-04-10 工作流文件有错 -- 7fed578 2025-04-10 可以根据发布信息记录到readme -- 0abac72 2025-04-10 Create README with commit history -- a454104 2025-04-10 Merge branch 'main' of https://git.linuxacme.com/iorebuild/ActionDemo -- 3f3eeb9 2025-04-10 Create README with repository name -- 2d4e6cf 2025-04-10 避免重复action -- 9019416 2025-04-10 Create README with repository name -- e721d3b 2025-04-10 Create README with repository name -- 8ae13bf 2025-04-10 Create README with repository name -- f832cbf 2025-04-10 Create README with repository name -- 787f0ba 2025-04-10 Create README with repository name -- 08a8f2e 2025-04-10 Create README with repository name -- cdab4e9 2025-04-10 Create README with repository name -- 622953e 2025-04-10 Create README with repository name -- d311e5d 2025-04-10 Create README with repository name -- f0941de 2025-04-10 Create README with repository name -- 253d268 2025-04-10 Create README with repository name -- fbb618e 2025-04-10 Create README with repository name -- 620af8f 2025-04-10 Merge branch 'main' of https://git.linuxacme.com/iorebuild/ActionDemo -- 40e9bd9 2025-04-10 读取仓库历史记录 -- f1fbd3d 2025-04-10 Create README with repository name -- d8d21b6 2025-04-10 重写commit -- a134b01 2025-04-10 重写steps -- f7d7f72 2025-04-10 clone多了一个htpps -- b5d7270 2025-04-10 重写toml文件 -- 833d91c 2025-04-10 使用gitta -- d70e5af 2025-04-10 action添加密钥 -- 0000cf6 2025-04-10 使用v1 -- 260c81d 2025-04-10 使用act提供的checkout -- d365f8f 2025-04-10 deepseek重写toml文件 -- 4796ddf 2025-04-10 打印变量信息 -- 68480ca 2025-04-10 忘记添加仓库用户名 -- 484058e 2025-04-10 使用仓库令牌生成readme -- 7103e23 2025-04-10 理解了什么意思,拉取我自己的actiondemo仓库 -- 4546eb0 2025-04-10 拉取checkout所有记录 -- 4b36f8d 2025-04-10 从gitea拉取checkout仓库 -- b583d90 2025-04-10 测试自动生成readme -- c4f2986 2025-04-10 测试ActRunner \ No newline at end of file