becklyn/deploy-message-generator
Composer 安装命令:
composer require becklyn/deploy-message-generator
包简介
A symfony CLI tool that automatically produces beautiful deployment messages.
README 文档
README
A generator that produces beautiful deploy messages and integrates nicely with Slack and Jira.
Installation
composer global require becklyn/deploy-message-generator
Required Environment Variables
These variables can also be defined by placing .deploy-message-generator.env in your $Home (or %USERPROFILE% for Windows) directory.
| Variable Name | Purpose |
|---|---|
| SLACK_ACCESS_TOKEN | Token needed to send messages to Slack |
| SLACK_USER_MENTION | The slack user mention to „sign“ a deployment |
| JIRA_USER_EMAIL | The email address of the user used to lookup the ticket information |
| JIRA_ACCESS_TOKEN | The access token for the JIRA_USER_EMAIL (https://id.atlassian.com/manage-profile/security/api-tokens) |
Configuration
The generator is configured using the .deploy-message-generator.yaml file. Check the examples dir to learn more.
统计信息
- 总下载量: 114
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2021-11-22