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
fix: dedup severity bug in composable pipeline, accept ssh:// URLs, clean up comments
- Fix DeduplicateStage in composable_pipeline.rs to preserve highest
severity when deduplicating (same bug as comment.rs, different path)
- Accept ssh:// URLs in is_safe_git_url (was rejecting legitimate SSH)
- Consolidate is_git_source to delegate to is_safe_git_url
- Replace stale "BUG:" test comments with "Regression:" phrasing
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments