mirror of
https://gitee.com/dolphinscheduler/DolphinScheduler.git
synced 2024-12-02 12:17:43 +08:00
Change issue bot mailing list from chinese to english (#6420)
This commit is contained in:
parent
900cf3a7e3
commit
26a84b30d8
2
.github/workflows/issue_robot.yml
vendored
2
.github/workflows/issue_robot.yml
vendored
@ -40,7 +40,7 @@ jobs:
|
|||||||
- name: "Comment in issue"
|
- name: "Comment in issue"
|
||||||
uses: ./.github/actions/comment-on-issue
|
uses: ./.github/actions/comment-on-issue
|
||||||
with:
|
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 content and send question to dev@dolphinscheduler.apache.org."
|
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 content and send question to dev@dolphinscheduler.apache.org."
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
||||||
- name: "Add lable in issue"
|
- name: "Add lable in issue"
|
||||||
|
Loading…
Reference in New Issue
Block a user