Skip to content

unixoff/notify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Initialization

Create telegram bot - @BotFather

Create config/dev.yaml looks like config/example.yaml and add telegram token

Start

make up build=1 watch=1

Setting

For setting notification you need asking your bot:

>> ChatID

Add you ChatID in config/dev.yaml for templateToChats block

Test notification

curl -X POST http://localhost:8081/send/pipeline-stage -d '{"username": "MyUsername", "state": "Start", "build-number": "123"}'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors