Commit Graph

71 Commits

Author SHA1 Message Date
ac247dbc2c Add end-to-end tests for GitHub, GitLab, and Bitbucket apps; update temperature setting usage across tools 2024-07-27 17:19:32 +03:00
0bac03496a keys fallback 2024-07-03 17:06:27 +03:00
57abf4ac62 tests 2024-07-03 08:47:59 +03:00
382da3a5b6 Use descriptive name for the ReviewHeaderTitle enum to reflect its specific purpose related to PR headers 2024-06-27 07:17:26 +07:00
692904bb71 Use ReviewHeaderTitle in lieu of PrReviewTitle 2024-06-27 07:11:57 +07:00
ba963149ac Fix extract PrReviewTitle member value 2024-06-27 07:10:57 +07:00
7348d4144b Rename PrReviewTitle enum 2024-06-27 07:05:03 +07:00
d0315164be Apply PrReviewTitles enum for test file 2024-06-27 07:04:02 +07:00
1070f9583f Add file ignore functionality and update documentation for ignore patterns 2024-06-13 13:07:24 +03:00
Tal
aac7aeabd1 Update PR review prompts and terminology for clarity and consistency (#954)
* Update PR review prompts and terminology for clarity and consistency
2024-06-10 08:44:11 +03:00
6e6f54933e Add large_patch_policy configuration and implement patch clipping logic 2024-05-29 14:00:04 +03:00
e4157d2efc toolbar emojis in pr-agent feedbacks 2024-05-05 13:36:34 +03:00
34ad5f2aa2 toolbar emojis in pr-agent feedbacks 2024-05-05 13:33:54 +03:00
9e4ffd824c Merge branch 'main' into feature/gha-outputs-1 2024-04-10 23:27:44 +09:00
5e5ead98de test: rename & add error case 2024-04-10 22:36:15 +09:00
97dcb34d77 clean: rename to github_action_output 2024-04-10 22:16:09 +09:00
45176ab893 test: add config not set case 2024-04-10 09:17:29 +09:00
75c4befadf feat: set review data to github actions output 2024-04-10 01:02:05 +09:00
84d8f78d0c publish_output 2024-04-08 14:00:41 +03:00
a5a68c2a73 readme 2024-04-07 17:02:37 +03:00
7d081aa1d1 fix tests 2024-03-01 13:09:47 +02:00
85cdf05ca8 review formatting 2024-02-26 09:36:16 +02:00
345f923569 bitbucket code suggestions 2024-02-19 19:52:49 +02:00
01fbebfc5e relevant tests 2024-02-09 12:50:51 +02:00
5af9e8e749 fix 2024-02-08 23:53:29 +02:00
24c575737c fix2 2024-02-08 23:05:56 +02:00
4175e8c467 fix test2 2024-02-08 20:49:42 +02:00
77e7463395 fix tests 2024-02-08 20:14:25 +02:00
fa077dc516 formatting 2024-02-08 18:55:58 +02:00
c1c7b3b6da fixed code 2024-02-05 13:00:57 +02:00
32e8ba331a insert_br_after_x_chars 2024-02-05 10:12:47 +02:00
3f2a7869dd insert_br_after_x_chars 2024-02-05 09:22:26 +02:00
2ee329674f insert_br_after_x_chars 2024-02-05 09:20:36 +02:00
a854e1a408 feat: Refactor help text addition in pr_reviewer.py and update tool names in README.md 2023-12-26 09:18:38 +02:00
f99862088e re-implemented test case 2023-12-21 11:09:25 +09:00
16b61eb4e8 ignore header description in ai response 2023-12-20 11:50:27 +09:00
b8cc110cbe s 2023-12-10 19:51:08 +02:00
466af37675 s 2023-11-26 17:21:02 +02:00
2022018d4c update tests 2023-11-26 17:16:04 +02:00
9465b7b577 refactor: Move clip_tokens function from pr_processing to utils module, and add tests 2023-11-26 08:29:47 +02:00
46d4d04e94 Merge pull request #455 from lukefx/bitbucket-server
Added BitBucket Server and Data Center support
2023-11-25 21:33:26 -08:00
3f76d95495 ScannerError 2023-11-20 10:35:35 +02:00
1b600cd85f Refactor YAML parsing for improved error handling 2023-11-20 10:30:59 +02:00
83247cadec protections 2023-11-19 17:30:57 +02:00
3fae5cbd8d feat: Added BitBucket Server
Signed-off-by: Luca Simone <info@lucasimone.info>
2023-11-15 15:47:44 +01:00
f64d5f1e2a tests 2023-11-12 08:36:57 +02:00
7ffdf8de37 Remove verbosity level check in handle_patch_deletions test 2023-10-16 16:25:57 +03:00
92e9012fb6 Error handling 2023-10-07 09:39:53 +11:00
e387086890 Add support for ignoring files
Add ignore.toml, configuration for ignoring files
Add file_filter.py, for matching files against glob/regex patterns
Update relevant code to use file filter
+Tests
2023-10-06 01:43:35 +11:00
9167c20512 added unit tests 2023-09-23 10:41:53 -04:00