1.0.0 • Published 1 year ago

auto-review v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

Swapcard auto-review

Purpose

This script is used to assign the reviwers automatically for the PR.

It currently use Github pulls API (Octokit) to connect with Github.

Minimum requirements/setup

  • You need to have the github private access token for the github connection
  • CODEOWNERS file on the repo you want to access.

Install

To contribute to development, you need to git clone this repository.

Then :

  • Run :

    npm install

  • Run :

    ts-node script.ts