File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8989 "msgtype": "markdown",
9090 "markdown": {
9191 "title": "RUM sdk 部署通知",
92- "text": "### ✅ RUM sdk 部署成功\n\n- 🔖 分支: ${{ github.ref }}\n- 📝 提交信息: ${{ github.event.head_commit.message }}\n- 👨💻 提交者: ${{ github.actor }}\n- 🔗 Commit: [${{ github.sha }}](https://github.com/${{ github.repository }}/commit/${{ github.sha }})\n- 🚀 [查看部署详情](https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }})"
93- },
94- "at": {
95- "isAtAll": true
92+ "text": "### ✅ RUM sdk 部署成功\n\n---\n\n 🔖 分支: ${{ github.ref }}\n 📝 提交信息: [${{ github.event.head_commit.message }}](https://github.com/${{ github.repository }}/commit/${{ github.sha }})\n 👨💻 提交者: ${{ github.actor }}\n 🚀 [查看部署详情](https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }})"
9693 }
9794 }
9895
@@ -120,6 +117,6 @@ jobs:
120117 "msgtype": "markdown",
121118 "markdown": {
122119 "title": "RUM sdk 部署通知",
123- "text": "### ❌ RUM sdk 部署失败 \n\n- 🔖 分支: ${{ github.ref }}\n- 📝 提交信息: ${{ github.event.head_commit.message }}\n- 👨💻 提交者: ${{ github.actor }}\n- 🔗 Commit: [${{ github.sha }} ](https://github.com/${{ github.repository }}/commit/${{ github.sha }})\n- 🚀 [查看部署详情](https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }})"
120+ "text": "### ❌ RUM sdk 部署失败 \n\n---\n\n 🔖 分支: ${{ github.ref }}\n 📝 提交信息: [ ${{ github.event.head_commit.message }}](https://github.com/${{ github.repository }}/commit/${{ github.sha }})\n 👨💻 提交者: ${{ github.actor }}\n 🚀 [查看部署详情](https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }})"
124121 }
125122 }
You can’t perform that action at this time.
0 commit comments