dancryer / PHPCI

PHPCI is a free and open source continuous integration tool specifically designed for PHP.
BSD 2-Clause "Simplified" License
2.42k stars 441 forks source link

created plugin to Telegram using @bullhorn_bot #1344

Closed mayronceccon closed 4 years ago

mayronceccon commented 6 years ago

Contribution Type: new plugin

This pull request affects the following areas:

In raising this pull request, I confirm the following (please check boxes):

Detailed description of change:

Plugin to send message to Telegram.

It's necessary follow user @bullhorn_bot in Telegram.

selecao_018

After is necessary write /start that will create a unique URL that should be inserted into the destinatary_horn.

selecao_019

After, insert URL in field destinatary_horn.

Example use:

complete:
    telegram_horn:
        destinatary_horn: 
            - https://integram.org/XXXXXX

Passing Build selecao_022

Failing Build selecao_021

corpsee commented 5 years ago

By the way PHPCI Telegram Plugin already exists.