Skip to content

vanyakosmos/travis-tg-notifier

Repository files navigation

Travis CI telegram notifications

Build Status Coverage Deploy

Usage

notifications:
  webhooks:
    - https://travis-tg.herokuapp.com/u/CHAT_ID

Usage without telegram authentication or in group chats

  • initiate dialog with @TravisCINotifierBot or add it to the chat.
  • type /webhook to receive webhook url for current chat
  • copy-n-paste webhook url into .travis.yml
notifications:
  webhooks:
    - https://travis-tg.herokuapp.com/u/CHAT_ID

About

Telegram bot which can notify about Travis CI build statuses

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages