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 main-push-fast workflow module detection and prevent recursive triggers
- Fix bash parsing logic that incorrectly extracted debug output instead of actual module list
- Separate stdout (module result) from stderr (debug logging) in test discovery
- Add .github/workflows/** to paths-ignore to prevent workflow from triggering on its own changes
- Workflow now properly handles infrastructure-only changes with empty module list
Signed-off-by: [email protected]
0 commit comments