dt-mergebot

dt-mergebot

Usage no npm install needed!

<script type="module">
  import dtMergebot from 'https://cdn.skypack.dev/dt-mergebot';
</script>

README

Setup

git clone https://github.com/RyanCavanaugh/dt-mergebot.git

npm install

Running

Ask Ryan for the bot's auth token (TypeScript team members: Look in the team OneNote). Don't run the bot under your own auth token as this will generate a bunch of spam from duplicate comments.

set AUTH_TOKEN=xxxxxxxxxxxxxxxxxxxxxxxxxxxx

npm run wet

Development

Changing the rules? Run this command to compile.

npm run build