This is an automated email from the ASF dual-hosted git repository.

kirs pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git


The following commit(s) were added to refs/heads/dev by this push:
     new 26a84b3  Change issue bot mailing list from chinese to english (#6420)
26a84b3 is described below

commit 26a84b30d822b59925a82fa6724df24fd5c13213
Author: Jiajie Zhong <[email protected]>
AuthorDate: Tue Nov 2 21:00:23 2021 +0800

    Change issue bot mailing list from chinese to english (#6420)
---
 .github/workflows/issue_robot.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/issue_robot.yml 
b/.github/workflows/issue_robot.yml
index 7e35cca..e4f4fd0 100644
--- a/.github/workflows/issue_robot.yml
+++ b/.github/workflows/issue_robot.yml
@@ -40,7 +40,7 @@ jobs:
       - name: "Comment in issue"
         uses: ./.github/actions/comment-on-issue
         with:
-          message: "Hi:\n* Thank you for your feedback, we have received your 
issue, Please wait patiently for a reply.\n* In order for us to understand your 
request as soon as possible, please provide detailed information、version or 
pictures.\n* If you haven't received a reply for a long time, you can subscribe 
to the developer's email,Mail subscription steps reference 
https://dolphinscheduler.apache.org/zh-cn/community/development/subscribe.html 
,Then write the issue URL in the email c [...]
+          message: "Hi:\n* Thank you for your feedback, we have received your 
issue, Please wait patiently for a reply.\n* In order for us to understand your 
request as soon as possible, please provide detailed information、version or 
pictures.\n* If you haven't received a reply for a long time, you can subscribe 
to the developer's email,Mail subscription steps reference 
https://dolphinscheduler.apache.org/en-us/community/development/subscribe.html 
,Then write the issue URL in the email c [...]
           GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
 
       - name: "Add lable in issue"

Reply via email to