Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Latest commit

 

History

History
46 lines (31 loc) · 1.22 KB

README.md

File metadata and controls

46 lines (31 loc) · 1.22 KB

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 [email protected]:loadsmart/peril-settings.git
$ cd peril-settings
$ brew intall yarn
$ yarn install

Test

$ yarn jest