Skip to content

WeChat Work Messenger

Actions
Post WeChat Work messages from your own bot
v1.0.0
Latest
Star (5)

Post WeChat Work Messenger

This action wraps the WeChat Work Bot Post Message API which can be used to post markdown type notification messages.

本 Action 包装了企业微信机器人发送消息的 API,可以快速发送 Markown 格式的群通知消息。

用法

将发送消息的的 key 参数配置到 GitHub Secret 中,并配置发送的 Markdown 消息。

- name: Notify WeChat Work
  env:
    BOT_KEY: ${{ secrets.BOT_KEY }}
    POST_MESSAGE: 'Markdown Message'
  uses: chhpt/[email protected]

License

基于 MIT License

WeChat Work Messenger is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Post WeChat Work messages from your own bot
v1.0.0
Latest

WeChat Work Messenger is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.