Update ci-bot.yml

This commit is contained in:
Shiming Zhang 2022-01-19 15:27:07 +08:00 committed by GitHub
parent c1027b33ae
commit 82317bc033
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 5 deletions

View File

@ -86,8 +86,8 @@ jobs:
TYPE: created TYPE: created
GREETING: |- GREETING: |-
Hi @${{ github.event.issue.user.login }}, Hi @${{ github.event.issue.user.login }},
Thanks for opening an issue! 感谢您的反馈!
We will look into it as soon as possible. 我们会尽快跟进.
pr_opened: pr_opened:
name: PR Opened name: PR Opened
@ -104,9 +104,8 @@ jobs:
TYPE: created TYPE: created
GREETING: |- GREETING: |-
Hi @${{ github.event.pull_request.user.login }}, Hi @${{ github.event.pull_request.user.login }},
Thanks for your pull request! 感谢您的 PR !
If the PR is ready, use the `/auto-cc` command to assign Reviewer to Review. 我们会尽快跟进.
We will review it shortly.
issue_commented: issue_commented:
name: Issue Commented name: Issue Commented