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: Make generate-implementation independent of preprocess to avoid skipped jobs
- Remove preprocess from needs to prevent skipping when preprocess fails/is skipped
- Always fetch issue data directly in generate-implementation
- Ensures implementation plan is generated even if preprocess has issues
0 commit comments