Handle pull request comments only after having handled all unresollved issues. #103

Closed
Jmaa wants to merge 5 commits from issue-102-handle-pull-request-comments-only-after-having-handled-all-unresollved-issues into main

5 Commits

Author SHA1 Message Date
4c91d624de Ruff after aider
All checks were successful
Run Python tests (through Pytest) / Test (push) Successful in 25s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 23s
2025-04-23 21:28:33 +02:00
44b7d148f7 refactor: defer PR comment handling until all issues are resolved and batch process them 2025-04-23 21:28:29 +02:00
1f64cdb32e Ruff after aider
All checks were successful
Run Python tests (through Pytest) / Test (push) Successful in 25s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 22s
2025-04-23 20:55:13 +02:00
5371109820 fix: handle PR comments immediately after resolving all issues without waiting for approval 2025-04-23 20:55:09 +02:00
d547cf6ffc Initial ruff pass 2025-04-23 20:51:10 +02:00