DEV Community

Hollow Man
Hollow Man

Posted on

GitHub Issues to Wechat

My Workflow

GitHub logo HollowMan6 / GitHub-Issues-to-Wechat

Send GitHub Issues, PRs or Discussions Updates to Wechat.(将 GitHub Issues, PRs 或者 Discussions 更新消息发送到微信)

Send timed message to Wechat

last-commit release-date Python package

Followers watchers stars forks

Open Source Love GPL Licence Repo-Size

Total alerts Language grade: Python

(中文版本在下方)

Send GitHub Issues, PRs or Discussions Updates to Wechat

Source Github Repository Link: https://github.com/HollowMan6/GitHub-Issues-to-Wechat

Please ★Star if you think it's great!

Python library dependency

Source Code

Example Workflow

Usage

you can fork this repository first, and then create Actions Secrets and set related settings in your forked repository (click in the order of 1, 2 and 3 as shown in the figure below).

You can choose one or more of the following three push platforms to receive pushed messages:

PushPlus(Recommended)

First log into pushplus, and then find your token in pushplus website, create a actions secret with the name of PPTOKEN and the value of your token value, and then one-to-one push the related information results.

If you need to push the related information to multiple Wechat accounts, that is, one-to-many push, you need to create a group, write down the group code…

Submission Category:

Maintainer Must-Haves

Yaml File or Link to Code

https://github.com/HollowMan6/GitHub-Issues-to-Wechat/blob/main/.github/workflows/message.yml

Additional Resources / Info

The Blog Post About the Project

https://dev.to/hollowman6/a-workflow-for-sending-github-issues-prs-or-discussions-updates-to-wechat-1b7d

Source Code for WeChat Message pushing

https://github.com/HollowMan6/GitHub-Issues-to-Wechat/blob/main/GitHub-Issues-to-Wechat.py

Docker File

https://github.com/HollowMan6/GitHub-Issues-to-Wechat/blob/main/Dockerfile

Docker File

https://github.com/HollowMan6/GitHub-Issues-to-Wechat/blob/main/Dockerfile

View on GitHub Marketplace

https://github.com/marketplace/actions/github-issues-to-wechat

Top comments (0)