MQL5-Google-Onedrive/.jules
google-labs-jules[bot] 6acbb19432 Bolt: optimize PR review branch analysis with git for-each-ref
- Replaced iterative git branch and git log calls with a single git for-each-ref call.
- Utilized the %(ahead-behind:main) atom for efficient commit count retrieval.
- Reduced execution time from ~1.45s to ~0.35s for 270+ branches.
- Added robust filtering for origin/HEAD and non-feature branches.
- Handled potential pipe characters in commit subjects using maxsplit.
2026-02-22 10:51:00 +00:00
..
bolt.md Bolt: optimize PR review branch analysis with git for-each-ref 2026-02-22 10:51:00 +00:00
deploy.yml Add dev container setup, cloud deployment configs, and Jules deployment automation 2026-01-19 09:53:30 +07:00