Skip to content

Add BreakShield CI — breaking API change detection for PRs#814

Open
vojtisprime11 wants to merge 1 commit into
sdras:mainfrom
vojtisprime11:main
Open

Add BreakShield CI — breaking API change detection for PRs#814
vojtisprime11 wants to merge 1 commit into
sdras:mainfrom
vojtisprime11:main

Conversation

@vojtisprime11

@vojtisprime11 vojtisprime11 commented Jun 3, 2026

Copy link
Copy Markdown

Hey! BreakShield CI is a GitHub App (not a GitHub Action, but integrates the same way via webhooks) that analyzes PRs for breaking API changes.

I've been running it on my TypeScript projects and it catches things like removed interface fields and changed return types that typically slip through review. Thought it could fit here since it's part of the GitHub CI ecosystem.

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