1.1.1 • Published 4 years ago

@flockcover/flock-danger v1.1.1

Weekly downloads
-
License
UNLICENSED
Repository
github
Last release
4 years ago

Flock Danger

A shared Danger.js configuration.

Usage

In your project

yarn add --dev @flockcover/flock-danger
yarn add --dev danger

Then in your CircleCI Danger task:

steps:
  - checkout
  - attach_workspace:
      ...
  - run: cp node_modules/@flockcover/flock-danger/dangerfile.js .
  - run: yarn danger ci
1.1.1

4 years ago

1.1.0

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago