fix: dingding notification text
Signed-off-by: yueyongyue <yueyongyue@sina.cn>
This commit is contained in:
parent
eac03c3d1a
commit
32dd0e7f25
|
|
@ -1626,7 +1626,7 @@ spec:
|
||||||
message:
|
message:
|
||||||
msgtype: text
|
msgtype: text
|
||||||
text:
|
text:
|
||||||
context: Workflow starting...
|
content: Workflow starting...
|
||||||
- name: application
|
- name: application
|
||||||
type: apply-application
|
type: apply-application
|
||||||
- name: slack-message
|
- name: slack-message
|
||||||
|
|
|
||||||
|
|
@ -1626,7 +1626,7 @@ spec:
|
||||||
message:
|
message:
|
||||||
msgtype: text
|
msgtype: text
|
||||||
text:
|
text:
|
||||||
context: Workflow starting...
|
content: Workflow starting...
|
||||||
- name: application
|
- name: application
|
||||||
type: apply-application
|
type: apply-application
|
||||||
- name: slack-message
|
- name: slack-message
|
||||||
|
|
|
||||||
|
|
@ -361,7 +361,7 @@ spec:
|
||||||
message:
|
message:
|
||||||
msgtype: text
|
msgtype: text
|
||||||
text:
|
text:
|
||||||
context: Workflow starting...
|
content: Workflow starting...
|
||||||
- name: application
|
- name: application
|
||||||
type: apply-application
|
type: apply-application
|
||||||
- name: slack-message
|
- name: slack-message
|
||||||
|
|
|
||||||
|
|
@ -361,7 +361,7 @@ spec:
|
||||||
message:
|
message:
|
||||||
msgtype: text
|
msgtype: text
|
||||||
text:
|
text:
|
||||||
context: Workflow starting...
|
content: Workflow starting...
|
||||||
- name: application
|
- name: application
|
||||||
type: apply-application
|
type: apply-application
|
||||||
- name: slack-message
|
- name: slack-message
|
||||||
|
|
|
||||||
|
|
@ -905,7 +905,7 @@ spec:
|
||||||
message:
|
message:
|
||||||
msgtype: text
|
msgtype: text
|
||||||
text:
|
text:
|
||||||
context: Workflow starting...
|
content: Workflow starting...
|
||||||
- name: application
|
- name: application
|
||||||
type: apply-application
|
type: apply-application
|
||||||
- name: slack-message
|
- name: slack-message
|
||||||
|
|
|
||||||
|
|
@ -1626,7 +1626,7 @@ spec:
|
||||||
message:
|
message:
|
||||||
msgtype: text
|
msgtype: text
|
||||||
text:
|
text:
|
||||||
context: Workflow starting...
|
content: Workflow starting...
|
||||||
- name: application
|
- name: application
|
||||||
type: apply-application
|
type: apply-application
|
||||||
- name: slack-message
|
- name: slack-message
|
||||||
|
|
|
||||||
|
|
@ -905,7 +905,7 @@ spec:
|
||||||
message:
|
message:
|
||||||
msgtype: text
|
msgtype: text
|
||||||
text:
|
text:
|
||||||
context: Workflow starting...
|
content: Workflow starting...
|
||||||
- name: application
|
- name: application
|
||||||
type: apply-application
|
type: apply-application
|
||||||
- name: slack-message
|
- name: slack-message
|
||||||
|
|
|
||||||
|
|
@ -1626,7 +1626,7 @@ spec:
|
||||||
message:
|
message:
|
||||||
msgtype: text
|
msgtype: text
|
||||||
text:
|
text:
|
||||||
context: Workflow starting...
|
content: Workflow starting...
|
||||||
- name: application
|
- name: application
|
||||||
type: apply-application
|
type: apply-application
|
||||||
- name: slack-message
|
- name: slack-message
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue