Skip to content

Wechat Work Robot Messages

Actions
Github Action for Sending Wechat Wrok robot messages
v1
Latest
Star (2)

Tags

 (1)

Github Action for Sending Wechat Wrok robot messages.

Github Action for Sending Wechat Wrok robot messages.

Environment Variables

  • WECHAT_WEBHOOK_KEY: wechat webhook key

How to Use

    - name: Sending Wechat Work Message
      uses: x-actions/wechat-work@master
      env:
        WECHAT_WEBHOOK_KEY: ${{ secrets.WECHAT_WEBHOOK_KEY }}
        MSGTYPE: markdown
        CONTENT: |
          # Wechat Work Noti
          > ^_^

Options

./wechat_work
Usage of ./wechat_work:
  -content string
    	content of message (default "This is a text")
  -mentioned string
    	@user, like:"some","@all"
  -msgtype string
    	message type (text, markdown, image, news) (default "markdown")
  -webhookKey string
    	robot webhook access token

Doc

Wechat Work Robot Messages 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

Github Action for Sending Wechat Wrok robot messages
v1
Latest

Tags

 (1)

Wechat Work Robot Messages 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.