dext7r/pushNotifications-action

Push notifications to multiple platforms.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Dec 31, 2024
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: dext7r/pushnotifications@61991044bda463950d0b658a44c49dec0fca44a4 # v1.0.3

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
IS_CONSOLEWhether to output the log to the console. Default is true. notrue
TYPEPushType Available message types: ServerChanTurbo, Dingtalk, CustomEmail, WechatRobot, WechatApp, PushPlus, IGot, Qmsg, XiZhi, PushDeer, Discord, Telegram, OneBot yes
TITLEThe title of the notifications to create.yes
DESPThe description of the notifications to create.yes
SCTKEYThe SCTKEY for ServerChanTurbo notifications.no
ACCESS_TOKENThe ACCESS_TOKEN for Dingtalk notifications.no
SECRETThe SECRET for Dingtalk notifications.no
WX_ROBOT_KEYThe WX_ROBOT_KEY for WechatRobot notifications.no
MSG_TYPEThe MSG_TYPE for WechatRobot notifications.no
EMAIL_TYPEThe EMAIL_TYPE for CustomEmail notifications.no
EMAIL_TO_ADDRESSThe EMAIL_TO_ADDRESS for CustomEmail notifications.no
EMAIL_AUTH_USERThe EMAIL_AUTH_USER for CustomEmail notifications.no
EMAIL_AUTH_PASSThe EMAIL_AUTH_PASS for CustomEmail notifications.no
EMAIL_HOSTThe EMAIL_HOST for CustomEmail notifications.no
EMAIL_PORTThe EMAIL_PORT for CustomEmail notifications.no
WX_APP_CORPIDThe WX_APP_CORPID for WechatApp notifications.no
WX_APP_AGENTIDThe WX_APP_AGENTID for WechatApp notifications.no
WX_APP_SECRETThe WX_APP_SECRET for WechatApp notifications.no
WX_APP_USERIDThe WX_APP_USERID for WechatApp notifications.no
PUSH_PLUS_TOKENThe PUSH_PLUS_TOKEN for PushPlus notifications.no
TEMPLATE_TYPEThe TEMPLATE_TYPE for PushPlus notifications.no
CHANNEL_TYPEThe CHANNEL_TYPE for PushPlus notifications.no
I_GOT_KEYThe I_GOT_KEY for IGot notifications.no
QMSG_KEYThe QMSG_KEY for Qmsg notifications.no
QMSG_QQThe QMSG_QQ for Qmsg notifications.no
QMSG_PUSH_TYPEThe QMSG_PUSH_TYPE for Qmsg notifications.no
XI_ZHI_KEYThe XI_ZHI_KEY for XiZhi notifications.no
PUSH_DEER_PUSH_KEYThe PUSH_DEER_PUSH_KEY for PushDeer notifications.no
PUSH_DEER_ENDPOINTThe PUSH_DEER_ENDPOINT for PushDeer notifications.no
PUSH_DEER_PUSH_TYPEThe PUSH_DEER_PUSH_TYPE for PushDeer notifications.no
DISCORD_WEBHOOKThe DISCORD_WEBHOOK for Discord notifications.no
DISCORD_USERNAMEThe DISCORD_USERNAME for Discord notifications.no
TELEGRAM_BOT_TOKENThe TELEGRAM_BOT_TOKEN for Telegram notifications.no
TELEGRAM_CHAT_IDThe TELEGRAM_CHAT_ID for Telegram notifications.no
TELEGRAM_SEND_SILENTLYThe TELEGRAM_SEND_SILENTLY for Telegram notifications.no
TELEGRAM_PROTECT_CONTENTThe TELEGRAM_PROTECT_CONTENT for Telegram notifications.no
TELEGRAM_MESSAGE_THREAD_IDThe TELEGRAM_MESSAGE_THREAD_ID for Telegram notifications.no
ONE_BOT_BASE_URLThe ONE_BOT_BASE_URL for OneBot notifications.no
ONE_BOT_ACCESS_TOKENThe ONE_BOT_ACCESS_TOKEN for OneBot notifications.no
ONE_BOT_MSG_TYPEThe ONE_BOT_MSG_TYPE for OneBot notifications.no
ONE_BOT_RECIEVER_IDThe ONE_BOT_RECIEVER_ID for OneBot notifications.no
namedescription
responseThe response of the pushNotifications-action
errorThe error of the pushNotifications-action
statusThe status of the pushNotifications-action