You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add dedicated detect-breaking-changes.yml workflow with matrix strategy
- Implement cross-repository coordination using repository_dispatch
- Add GitHub App authentication with Azure Key Vault integration
- Create synchronous monitoring with gh run watch --exit-status
- Add comprehensive PR comment system with status tracking
- Include automatic breaking-change label management
- Support workflow_call integration with build-wasm-internal.yml
Provides immediate feedback on TypeScript breaking changes when SDK PRs
are created, catching issues before client integration attempts.
Resolves: PM-22218
0 commit comments