Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 535 Bytes

File metadata and controls

22 lines (15 loc) · 535 Bytes

CodeRifts Example

Get started with CodeRifts in 3 steps.

1. Install the GitHub App

https://github.com/apps/coderifts

2. Add a config file

Create .coderifts.yml in your repo root (see example below).

3. Open a PR

CodeRifts will automatically analyze your OpenAPI spec changes and post a comment.

Example config

See .coderifts.yml in this repo.

Example spec

See openapi.yaml in this repo.

Demo

Live demo PR with 13 breaking changes and $195,000 estimated impact: coderifts/demo#2