Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test3 #16

Merged
merged 16 commits into from
Sep 21, 2024
Merged

Test3 #16

merged 16 commits into from
Sep 21, 2024

Conversation

mo3et
Copy link
Member

@mo3et mo3et commented Sep 21, 2024

如果我这么写

阁下又该如何应对

@OpenIM-Robot
Copy link
Collaborator

OpenIM-Robot commented Sep 21, 2024

⚠️ Non-English comments were found in the following locations:

./config/conf.yml:1	# 中文测试
./hello.go:6		// 你好
./.github/workflows/upgrade-version-by-tag.yml:16	      TAG_VERSION: ${{ github.ref_name }}  # 使用GitHub提供的ref_name来捕获tag名称
./.github/workflows/upgrade-version-by-tag.yml:17	      BRANCH_NAME: update-version-${{ github.ref_name }}  # 设置BRANCH_NAME为新的版本分支
./.github/workflows/upgrade-version-by-tag.yml:23	          repository: openimsdk/actions-test  # 替换为正确的仓库
./.github/workflows/upgrade-version-by-tag.yml:52	      #     GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}  # 使用 GITHUB_TOKEN 进行身份验证
./.github/workflows/upgrade-version-by-tag.yml:65	          base: main  # 原始仓库的目标分支
./.github/workflows/del-bot-gen-branch.yml:6	        - closed  # 监听PR关闭事件(包括合并)
./.github/workflows/del-bot-gen-branch.yml:7	    workflow_dispatch:  # 手动触发工作流
./.github/workflows/del-bot-gen-branch.yml:11	      if: ${{ github.event.pull_request.merged == true && startsWith(github.event.pull_request.head.ref, 'update-version-') && github.event.pull_request.user.login == 'github-actions[bot]' }}  # 条件:PR已合并、分支以 'update-version-' 开头、PR发起者是 github-actions[bot]
./.github/workflows/del-bot-gen-branch.yml:20	            fetch-depth: 0  # 确保完整拉取历史
./.github/workflows/del-bot-gen-branch.yml:32	            BRANCH_TO_DELETE: ${{ github.event.pull_request.head.ref }}  # 使用env变量存储待删除的分支名称
./.github/workflows/reopen-issue.yml:31	              .filter(issue => !issue.pull_request) // 排除PR
./.github/workflows/comment-check.yml:10	## true test 爱来自瓷器1
./.github/workflows/comment-check.yml:160	            ### true test 这就是中文的含金量
./.github/workflows/comment-check.yml:162	## true test 爱来自瓷器
./.github/workflows/comment-check.yml:163	  ### 这就是中文的含金量

true test 这就是中文的含金量

@mo3et mo3et merged commit 5c81488 into openimsdk:main Sep 21, 2024
2 of 7 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Sep 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants