Commit Graph

2 Commits

Author SHA1 Message Date
cce33ee405 feat: improve feishu notification formatting
- Refactor the message construction in `send_feishu_notification` to use `jq` for better readability and maintainability.
- Update the email and feishu notification content preparation in `main.sh` to use consistent variable names for subject and content.

These changes enhance the clarity of the notification messages and ensure that the code is easier to modify in the future. The use of `jq` also reduces the risk of syntax errors in JSON formatting.
2025-01-04 18:57:33 +08:00
千石
ae4c4070da
Create feishu_notify.sh 2025-01-04 11:12:27 +08:00