Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suppport dingtalk #8

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
Open

Suppport dingtalk #8

wants to merge 14 commits into from

Conversation

Leizhenpeng
Copy link
Member

No description provided.

Copy link
Member Author

为方便gitmaya传递消息,支持钉钉放在这个pr

Copy link
Member Author

nickname的测试文件写了吗

Copy link
Member Author

Copy link
Member Author

第一个打印出来时object是因为打印的是cookie

Copy link
Member Author

Copy link
Collaborator

现在好了

Copy link
Member Author

ok

Copy link
Member Author

push

Copy link
Member Author

branch

Copy link
Member Author

钉钉的部署机器文件的格式是什么?下面是飞书的,需要定义钉钉的

{
  "name": "GitMaya",
  "desc": "GitMaya",
  "avatar": "https://s1-imfile.feishucdn.com/static-resource/v1/v3_0074_5ae2ba69-5729-445e-afe7-4a19d1fb0a2g",
  "platform": "feishu",
  "feishuConfig": {
    "events": [
      "20",
      "im.message.message_read_v1",
      "im.message.reaction.created_v1",
      "im.message.reaction.deleted_v1",
      "im.message.recalled_v1",
      "im.message.receive_v1"
    ],
    "encryptKey": "4P0r6ezPvejWnW7T4Ay7XbjpgdEl6Iiy",
    "verificationToken": "AoGuAOdJ1QYravPKO9vctcm3s5HUdOjW",
    "scopeIds": [
      "8002",
      "100032",
      "6081",
      "14",
      "1",
      "21001",
      "20001",
      "20011",
      "3001",
      "20012",
      "20010",
      "3000",
      "20008",
      "1000",
      "20009"
    ],
    "cardRequestUrl": "https://gitmaya.com/api/feishu/hook/cli_a52ffc2e8e3ad00d",
    "verificationUrl": "https://gitmaya.com/api/feishu/hook/cli_a52ffc2e8e3ad00d"
  }
}

Copy link
Member Author

Copy link
Member Author

msg

Copy link
Member Author

写清楚一点,用ai写,也不费功夫,ws上可以用这个插件

Copy link
Member Author

离部署钉钉的还需少的东西

  1. 部署钉钉的配置文件格式格式定义,放在和feishuConfig并列的dingtalkConfig字段
  2. botops info 需要检测钉钉是否登录,现在只有飞书
  3. botops auth --dingtalk console要整洁一点,cli的应用,console也是用户视角,模拟 botops auth --feishu 的打印调整
  4. botops deploy dingtalk.botops.json 需要跑通
  5. botops show dingdingappIdxxxx 需要跑通 ,且加上参数-w可以输出到本地

Copy link
Member Author

进度如何@_user_1

Copy link
Member Author

没看到push commit 呀

Copy link
Collaborator

还在弄maya的i18n

Copy link
Member Author

这个已经延期了哈

Copy link
Member Author

一周多了

Copy link
Member Author

1。 manifest.ts

Copy link
Collaborator


我这个地方的平台换成了dingtalk之后这个检测一直不通过,但是feishu可以通过 @_user_1

Copy link
Member Author

ok 后面我来完善

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants