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

fix: hello - #39

Merged
merged 1 commit into from
Oct 17, 2024
Merged

fix: hello - #39

merged 1 commit into from
Oct 17, 2024

Conversation

mo3et
Copy link
Member

@mo3et mo3et commented Oct 17, 2024

Description (what this PR does / why we need it):

Which issue(s) this PR fixes (resolves / be part of):

Other special notes for the reviewers:

@mo3et mo3et added this to the v3.8.2 milestone Oct 17, 2024
@OpenIM-Robot
Copy link
Collaborator

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

./config/conf.yml:1	# 中文测试
./hello.go:6		// 你好
./.github/workflows/reopen-issue.yml:31	              .filter(issue => !issue.pull_request) // 排除PR
./.github/workflows/unused/update-release-file.ymlbak:6	      - 'v*.*.*'  # 只有符合 v*.*.* 格式的 tag 才会触发
./.github/workflows/unused/update-release-file.ymlbak:12	      TAG_VERSION: ${{ github.ref_name }}  # 获取当前 tag 版本号
./.github/workflows/unused/update-release-file.ymlbak:19	          fetch-depth: 0  # 获取所有历史记录,确保我们可以推送
./.github/workflows/unused/update-release-file.ymlbak:24	          echo "${{ env.TAG_VERSION }}" > version/version  # 将 tag 写入 version 文件
./.github/workflows/unused/update-release-file.ymlbak:29	          zip -r source-code-${{ env.TAG_VERSION }}.zip .  # 打包修改后的代码
./.github/workflows/unused/update-release-file.ymlbak:35	          upload_url: ${{ github.event.release.upload_url }}  # 获取当前 Release 的上传 URL
./.github/workflows/unused/update-release-file.ymlbak:36	          asset_path: ./source-code-${{ env.TAG_VERSION }}.zip  # 上传我们刚刚创建的 zip 文件
./.github/workflows/unused/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/unused/del-bot-gen-branch.yml:32	#             BRANCH_TO_DELETE: ${{ github.event.pull_request.head.ref }}  # 使用env变量存储待删除的分支名称
./.github/workflows/comment-check.yml:10	## true test 爱来自瓷器1
./.github/workflows/comment-check.yml:161	## true test 爱来自瓷器
./.github/workflows/comment-check.yml:162	  ### 这就是中文的含金量
./.github/workflows/comment-check.yml:164	# 现在测试的只有diff , no include entire repo
./.github/workflows/comment-check.yml:167	# 再加一点改动后的情况 bot 会是edited

@mo3et mo3et merged commit 9f2e270 into main Oct 17, 2024
3 of 10 checks passed
github-actions bot pushed a commit that referenced this pull request Oct 17, 2024
@mo3et mo3et deleted the 谢谢 branch October 17, 2024 07:37
mo3et added a commit that referenced this pull request Oct 17, 2024
* Update version to v0.0.19 (#30)

Co-authored-by: mo3et <[email protected]>

* hello (#39)

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: mo3et <[email protected]>
Co-authored-by: Monet Lee <[email protected]>
@mo3et mo3et modified the milestones: v3.8.2, v3.8.3 Nov 27, 2024
OpenIM-Robot pushed a commit that referenced this pull request Nov 27, 2024
@mo3et mo3et changed the title hello fix: hello Nov 27, 2024
OpenIM-Robot pushed a commit that referenced this pull request Nov 27, 2024
OpenIM-Robot pushed a commit that referenced this pull request Nov 27, 2024
mo3et added a commit that referenced this pull request Nov 27, 2024
Co-authored-by: Monet Lee <[email protected]>
OpenIM-Robot pushed a commit that referenced this pull request Nov 27, 2024
mo3et added a commit that referenced this pull request Nov 27, 2024
Co-authored-by: Monet Lee <[email protected]>
@mo3et mo3et changed the title fix: hello fix: hello - Nov 27, 2024
OpenIM-Robot pushed a commit that referenced this pull request Nov 27, 2024
mo3et added a commit that referenced this pull request Nov 27, 2024
Co-authored-by: Monet Lee <[email protected]>
OpenIM-Robot pushed a commit that referenced this pull request Nov 27, 2024
mo3et added a commit that referenced this pull request Nov 27, 2024
Co-authored-by: Monet Lee <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants