lexasoft/phpci-telegram-plugin
Composer 安装命令:
composer require lexasoft/phpci-telegram-plugin
包简介
PHPCI plugin for Telegram
README 文档
README
PHPCI-Telegram-Plugin
Telegram plugin for PHPCI
Installation
First of all - composer require lexasoft/phpci-telegram-plugin
Add to project
In the PHPCI Project config section add the Telegram trigger
complete:
telegram:
api_key: "<YOUR_BOT_TOKEN_HERE>"
message: [%ICON_BUILD%] [%PROJECT_TITLE%](%PROJECT_URI%) - [Build #%BUILD%](%BUILD_URI%) has finished for commit [%SHORT_COMMIT% (%COMMIT_EMAIL%)](%COMMIT_URI%) on branch [%BRANCH%](%BRANCH_URI%)
recipients:
- <user id>
- "-<group id>"
- "@<channel id>"
send_log: true
统计信息
- 总下载量: 29
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 4
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0
- 更新时间: 2016-04-28