- Add permissions: contents: write so git push works (was failing with 403) - Add continue-on-error: true on discovery step so partial output still commits - Change all commit/tracking/position steps to if: always() so they run regardless of discovery outcome - Use commit-then-pull-rebase-then-push pattern to handle branch divergence - Fix minervini scanner missing from scanners/__init__.py (enabled in config but never loaded) - Fix .gitignore: results/* + !results/discovery/ so CI run logs can be committed Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| analyst_upgrades.py | ||
| earnings_calendar.py | ||
| insider_buying.py | ||
| market_movers.py | ||
| ml_signal.py | ||
| options_flow.py | ||
| reddit_dd.py | ||
| reddit_trending.py | ||
| sector_rotation.py | ||
| semantic_news.py | ||
| technical_breakout.py | ||
| volume_accumulation.py | ||