jenkins-shared-library/resources/notify/feishu/post.json
2025-02-06 07:27:04 +08:00

18 lines
285 B
JSON

{
\"msg_type\": \"post\",
\"content\": {
\"post\": {
\"zh_cn\": {
\"title\": \"$title\",
\"content\": [
[
{
\"tag\": \"text\",
\"text\": \"$message\"
}
]
]
}
}
}
}