@wireapp/changelog-bot

A changelog notification bot.

Usage no npm install needed!

<script type="module">
  import wireappChangelogBot from 'https://cdn.skypack.dev/@wireapp/changelog-bot';
</script>

README

Wire

This repository is part of the source code of Wire. You can find more information at wire.com or by contacting opensource@wire.com.

You can find the published source code at github.com/wireapp.

For licensing information, see the attached LICENSE file and the list of third-party licenses at wire.com/legal/licenses/.

Changelog Bot

A bot used by Travis build scripts to post a changelog of the current project to Wire.

Getting Started

yarn
yarn start

Installation

yarn global add @wireapp/changelog-bot

Usage

Just ask for --help to get informed on how to use this bot:

Bash

wire-changelog-bot --help

Node

yarn dist
node dist/cli.js --help