Merge pull request #1145 from yueyongyue/main
dingding-notification message error
This commit is contained in:
commit
59f368d96b
|
@ -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