Skip to content

DefinitelyTyped/dt-review-bot

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

dt-review-bot

BOT for DefinitelyTyped

How to contribute

If you want to improve review comments, please send a pull request to dt-review-tool.

How to deploy

This bot uses GoogleAppEngine ManagedVM. But this bot is not dependent on the appengine API.

$ npm run deploy

How to setup

This bot needs a personal access token. https://github.com/settings/tokens

$ ls token.json
ls: token.json: No such file or directory
$ npm run auth
...
$ ls -la token.json
-rw-r--r--@ 1 vvakame  staff  866 11  9 10:47 token.json

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published