15 Commits

Author SHA1 Message Date
1754f93018 quality of life for manual selection 2025-06-05 10:49:05 +02:00
bf1591c61d fixed bug in manual selection 2025-06-04 12:07:41 +02:00
9a24a734e7 added the printing of the relevant hunk when
asking for comment relevance
2025-06-04 10:37:48 +02:00
c05c9cb366 fixed manual selection 2025-06-02 15:33:23 +02:00
4648ba2560 fixed type annotation 2025-06-02 09:50:09 +02:00
09df9a1ae8 removed already done TODO 2025-06-02 09:49:59 +02:00
5b8357567b removed code relatedness from manual selection
since now it's already done by pull_requests
2025-06-02 09:48:27 +02:00
5cf5e5a8ee added enumchoiceaction for easier enum in argparse
handling
2025-05-16 19:41:15 +02:00
25161c4d46 refactored manual selection into smaller bits,
easier to consume
2025-05-16 09:58:14 +02:00
a13a29c6de removed buggy continue 2025-05-14 09:39:33 +02:00
726a0d92e1 using output (forgot to commit it before) 2025-05-14 09:36:52 +02:00
ae516b6c34 removed good and put is_code_related in selection instead 2025-05-14 09:18:06 +02:00
ea3a2b72e5 added output to manual_selection in order not to
overwrite every time
2025-05-14 09:16:31 +02:00
a701dc236c when selecting, we can now choose which diff hunk
is relevant and modify it if necessary
2025-05-07 10:39:21 +02:00
bde9d45c10 implemented the manual selection script 2025-04-29 14:40:58 +02:00