Danger-plugin-typetalk

CircleCI Coverage Status npm version Join the chat at https://gitter.im/is2ei/passport-typetalk

Install

$ yarn add danger-plugin-typetalk

Usage

1) You need to set environment variables

TYPETALK_TOPIC_ID: Typetalk topic ID.
TYPETALK_TOKEN: Typetalk token.

2) Set dangerfile.js

const typetalk = require('danger-plugin-typetalk')

typetalk.default()

Changelog

See the GitHub release history.

Contributing

See CONTRIBUTING.md.