|
6c6880715e
|
unified the interface of funcitons in utils (made
clone return a bool that indicates success of cloning)
|
2025-03-14 15:14:48 +01:00 |
|
|
4544922165
|
extracted a function, updated it, and using it in
pull_requests
|
2025-03-14 14:38:24 +01:00 |
|
|
cc8cb7ef52
|
extracted function to utils
|
2025-03-14 14:04:41 +01:00 |
|
|
4b06d4920b
|
removed tqdm because it was too distracting
|
2025-03-14 14:02:38 +01:00 |
|
|
c1c2106a86
|
made the has_only_1_comment function potentially
verbose
|
2025-03-14 12:06:03 +01:00 |
|
|
d845ce9171
|
removed sorting of the commit dates because it
isn't useful
|
2025-03-14 10:07:07 +01:00 |
|
|
8f4614f71a
|
removed useless import
|
2025-03-14 09:55:11 +01:00 |
|
|
115e275479
|
forgot to actually check whether the ammount of
comments was 1, now it's fixed
|
2025-03-14 09:48:57 +01:00 |
|
|
49e8e29e7a
|
updated the type annotations for the utils
functions, much better now
|
2025-03-14 09:48:38 +01:00 |
|
|
873f712640
|
forgot an import
|
2025-03-13 14:25:25 +01:00 |
|
|
536e6e3e3f
|
extracted some functions to a utils file, since
they will be usefull for the new pull_requests.py
|
2025-03-13 11:31:27 +01:00 |
|