loadsmart / peril-settings

:wrench: Settings for Loadsmart's hosted Danger instance

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CircleCI

Peril Settings

🔧 Settings for Loadsmart's hosted Danger instance

How to add Peril to my repo

Note: this applies to repositories under Loadsmart organization. If you want to install peril for your repositories, you probably want to take a look at the general instructions available at peril repository.

For Loadsmart organization, the app is already installed and configured. You'll only need to enable it for your repository.

Go to org settings, and then select Installed Github Apps.

Choose the one named peril-loadsmart:

peril-loadsmart app

On the configuration screen for peril-loadsmart app, under Repository Access section, choose the repository you want Peril to run and then click Save:

choose the repository

Install

$ git clone git@github.com:loadsmart/peril-settings.git
$ cd peril-settings
$ brew intall yarn
$ yarn install

Test

$ yarn jest

About

:wrench: Settings for Loadsmart's hosted Danger instance


Languages

Language:TypeScript 100.0%