Skip to content

Message notification via LINE Notify with personal token.

Notifications You must be signed in to change notification settings

horiga/line-notify-gateway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

line-notify-gateway

Message notification via LINE Notify with personal token.

About LINE Notify

https://notify-bot.line.me/en/

##Run

$JAVA_HOME/bin/java -Dlogging.file=${YOUR_LOG_DIR} -Dlogging.level.ROOT=${LEVEL} -jar line-notify-gateway.jar

GitHub Webhook events

POST /v1/github/payload?noify_token=${YOUR_LINE_NOTIFY_PRIVATE_ACCESS_TOKEN}
Content-Type: application/json

Support Webhook Event Types

Currently support GitHub Event Types are create, issues, issue_comment, pull_request, pull_request_review, pull_request_review_comment, release

About

Message notification via LINE Notify with personal token.

Resources

Stars

Watchers

Forks

Packages

No packages published