gendloopActions Num Repo Description 1 create-manual, 根据符合格式的测试文件自动生成帮助手册文档 2 add-vs-solution, 为当前仓库创建一个 VS 项目解决方案 3 repository-dispatch, 调用指定仓库下的工作流 4 sync-download, 根据 downloadFilesFromRepo.json 配置 同步指定文件 5 cmake-and-upload, 执行 CMake 编绎 config.txt 中库版本 并上传至 Releases 6 add-vs-test-project, 为当前仓库中的VS项目解决方案添加一个GoogleTest测试项目 7 add-submodule, 添加一个子模块 8 replace-str, 替换文件中的字符串 9 update-submodules, 更新所有子模块 10 replace-repo-topics, 替换仓库的主题 11 create-repo-by-template, 用指定模板创建新仓库 12 check-commit, 检查提交是否满足规范 13 create-new-branch, 创建一个新分支 14 get-repos-by-topics, 获取指定主题的所有公开仓库 15 delete-submodules, 删除指定或所有的子模块 16 mirror-to-new-repo, 将当前仓库所有内容镜像到另一远程仓库 17 upload-release-assets, Upload assets to specific tag 18 git-push, Git 提交消息至远程 19 generate-readme-for-repos, 根据 repos.json 生成指定标签的 README 文档 20 copy-secrets, 克隆当前仓库中的密钥到指定仓库 21 release-version, 发布新版本至 Releases 22 convert-encoding, 转化指定路径下的文件编码