Skip to content

Commit

Permalink
更新钉钉群添加webhook机器人教程
Browse files Browse the repository at this point in the history
  • Loading branch information
onresize committed Jul 8, 2024
1 parent 797eb68 commit 8b08599
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/.vuepress/config/silder.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ export default [
'/技术总结/踩坑总结/vue和react中的响应式区别',
'/技术总结/踩坑总结/vue相关',
'/技术总结/踩坑总结/网页截图相关',
'/技术总结/踩坑总结/钉钉群添加webhook机器人',
'/技术总结/踩坑总结/js打印的一些总结',
'/技术总结/踩坑总结/url参数',
'/技术总结/踩坑总结/脚手架中的baseurl作用',
Expand Down
13 changes: 13 additions & 0 deletions docs/技术总结/踩坑总结/钉钉群添加webhook机器人.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
title: 钉钉群添加webhook机器人
lang: zh-CN
feed:
enable: true
description: 钉钉群添加webhook机器人
---

> 本文作者:[onresize](https://github.com/onresize)
- [添加GitHub机器人](https://open.dingtalk.com/document/robots/github-robot)
- [添加GitLab机器人](https://open.dingtalk.com/document/robots/gitlab-robot)
- `添加Gitee机器人` 需要钉钉群里选择自定义机器人、安全设置选择加签、对应gitee仓库下的 `WebHook 密码/签名密钥`

0 comments on commit 8b08599

Please sign in to comment.