$ yarn add danger-plugin-typetalk
- You need to set environment variables
TYPETALK_TOPIC_ID
: Typetalk topic ID.
TYPETALK_TOKEN
: Typetalk token.
- Set dangerfile.js
const typetalk = require('danger-plugin-typetalk').default;
typetalk();
See the GitHub release history.
See CONTRIBUTING.md.