mechiru/chatwork-actions

This GitHub Action sends a message to Chatwork when an issue, comment or pull request is created or edited.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
roomIdChatroom ID, where the message was sentyes
tokenChatwork API tokenyes
mappingMapping between github username and chatwork user(s){}
mappingFileFile path mapping github username and chatwork user(s)""
contextGitHub contextyes${{ toJson(github) }}
ignoreBodyWhether to send the github issue body or issue comments into the body of the chatwork messagefalse
skipSendingMessageDo not send message if github user is not foundfalse
namedescription
messageIdMessage ID generated by chatwork server