81dea65856
Format files by pre-commit run -a
...
Signed-off-by: Yu Ishikawa <yu-iskw@users.noreply.github.com >
2024-10-30 10:00:36 +09:00
3456c8e039
Add 'original_suggestion' parameter to publish_inline_comment methods across git providers for enhanced inline comment handling
2024-08-16 08:58:51 +03:00
0257b619ff
Failed to review PR: name 'is_valid_file' is not defined
2024-04-09 15:47:54 +07:00
31a8f5302a
Update get_pr_labels method to support label updates and prevent unnecessary label republishing
2024-03-12 17:02:45 +02:00
c98e736e3b
added github action support
2024-02-16 14:49:01 +02:00
2ee329674f
insert_br_after_x_chars
2024-02-05 09:20:36 +02:00
5c49ff216a
feat: Update inline comment creation in git providers and improve code suggestion handling
...
- Update `create_inline_comment` method in various git providers to include `absolute_position` parameter
- Remove `create_inline_comment` method from providers that do not support inline comments
- Enhance `find_line_number_of_relevant_line_in_file` function to handle absolute position
- Modify `pr_code_suggestions.py` to handle improved code inclusion in suggestions
- Add `include_improved_code` configuration option in `configuration.toml` and update documentation accordingly
2023-12-24 09:44:08 +02:00
fdc776887d
Refactor labels
2023-12-11 16:47:38 +02:00
586785ffde
feat: Add pr_url attribute to git providers and final update message in PR description
2023-12-03 10:46:02 +02:00
d8ae32fc55
language_extension_map
2023-11-26 08:52:55 +02:00
02570ea797
Remove previous review comment on push event
2023-10-26 16:46:54 +03:00
c324d88be3
Refactor logging system to use custom logger across the codebase
2023-10-16 14:56:00 +03:00
9167c20512
added unit tests
2023-09-23 10:41:53 -04:00
a7fb5d98b1
add get_pr_id() to CodeCommitProvider
2023-09-23 08:08:46 -04:00
115b513c9b
Remove 'bitbucket' explicit dependency anywhere that's not in bitbucket_provider.py
2023-09-10 14:06:13 +03:00
ae3d7067d3
implemented 'improve' command for CodeCommit
2023-09-03 09:22:08 -04:00
f26264daf1
added describe command to CodeCommit
2023-08-29 17:59:52 -04:00
d31b66b656
initial implementation of CodeCommit
2023-08-22 17:15:11 -04:00