Skip to content

Add BreakShield CI — breaking change detection for TypeScript projects#156

Open
vojtisprime11 wants to merge 1 commit into
semlinker:masterfrom
vojtisprime11:master
Open

Add BreakShield CI — breaking change detection for TypeScript projects#156
vojtisprime11 wants to merge 1 commit into
semlinker:masterfrom
vojtisprime11:master

Conversation

@vojtisprime11

Copy link
Copy Markdown

Description

Adds BreakShield CI to the TypeScript Tools section.

BreakShield CI is a GitHub App that automatically detects breaking API changes in pull requests:

  • Analyzes TypeScript interfaces and OpenAPI specs using full AST (ts-morph)
  • Finds consumer files with exact file and line numbers
  • Posts PR comment + Check Run
  • Blocks merge on HIGH/CRITICAL risk
  • Zero config, free during beta

Website: https://breakshield-ci.vercel.app

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant