becklyn/deploy-message-generator

A symfony CLI tool that automatically produces beautiful deployment messages.

2.2.0 2022-04-29 12:50 UTC

This package is auto-updated.

Last update: 2024-08-25 15:30:57 UTC


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.

Configuration

The generator is configured using the .deploy-message-generator.yaml file. Check the examples dir to learn more.