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
ce8e637800
get_line_link compatible with old gitlab versions
2024-09-15 14:56:08 +08:00
4a71ec90c6
Add null check for 'suggestion' in publish_code_suggestions method in gitlab_provider.py
2024-08-16 09:04:45 +03: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
8414e109c5
Update logging levels and add error handling for empty data in PR tools and providers
2024-08-14 08:02:34 +03:00
a3b3d6c77a
Add error handling for missing GitLab URL and improve inline comment logic in gitlab_provider.py
2024-08-13 19:00:09 +03:00
9c1ab06491
fix long comments
2024-08-12 12:27:09 +03:00
034ec8f53a
provider
2024-07-11 18:37:37 +03:00
0c3940b6a7
persistent release notes
2024-07-03 16:38:13 +03:00
e083841d96
Add file ignore functionality and update documentation for ignore patterns
2024-06-13 13:18:15 +03:00
20f6af803c
Add file ignore functionality and update documentation for ignore patterns
2024-06-13 12:09:52 +03:00
2076454798
Add file ignore functionality and update documentation for ignore patterns
2024-06-13 12:01:50 +03:00
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
31a8f5302a
Update get_pr_labels method to support label updates and prevent unnecessary label republishing
2024-03-12 17:02:45 +02:00
1ff0afabae
Refactor update changelog
2024-03-07 00:48:33 +02:00
acefbff62b
Add 'final_update_message' option to control publishing of update message in persistent comments
2024-03-05 17:29:17 +02:00
c98e736e3b
added github action support
2024-02-16 14:49:01 +02:00
6712c0a7f8
remove unnecessary call
2024-02-15 21:43:25 +02:00
cfe794947d
Gitlab /ask line works
2024-02-15 21:35:51 +02:00
d2ad8b1dbd
Refactor publish_persistent_comment method to include name parameter
2024-02-15 08:45:17 +02:00
0e08520c0c
match pr-pro
2024-02-11 13:21:59 +02:00
73d2b1565d
Implement edit comment
2024-02-11 12:31:30 +02:00
555151602f
rstrip()
2024-02-09 11:26:43 +02:00
fa077dc516
formatting
2024-02-08 18:55:58 +02:00
2ee329674f
insert_br_after_x_chars
2024-02-05 09:20:36 +02:00
36f1cfb51f
Enhancement: Update GitLab link generation to support self-managed GitLab server and different projects
2024-01-09 15:11:27 +08:00
663632e2d9
fixed bug
2023-12-24 10:27:48 +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
89c30ab5dc
feat: Add repository labels retrieval function in gitlab_provider.py
2023-12-13 17:21:58 +02:00
fdc776887d
Refactor labels
2023-12-11 16:47:38 +02:00
02c0c89b13
feat: Add exception handling for discussion creation in gitlab_provider.py
2023-12-11 08:29:09 +02:00
429aed04b1
s
2023-12-06 16:32:53 +02:00
21a7a0f136
feat: Enhance link generation for relevant lines and refactor code in git providers and PR description tools
2023-12-04 21:06:56 +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
5cbbaf44c9
feat: Add line link generation for GitLab and improve markdown formatting in pr_code_suggestions.py
2023-11-26 13:42:57 +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
24d82e65cb
gitlab
2023-11-15 09:45:10 +02:00
2567a6cf27
gitlab
2023-11-15 09:40:45 +02:00
94cb6b9795
more feedback
2023-11-15 09:06:26 +02:00
737792d83c
publish_persistent_comment
2023-11-09 15:24:55 +02:00
7e5889061c
publish_persistent_comment
2023-11-09 15:20:31 +02:00
14610d5375
persistent
...
s
2023-11-08 20:16:08 +02:00
4bda9dfe04
Update get_repo_settings to decode file from target branch in gitlab_provider.py
2023-10-30 17:01:49 +02:00
e74bb80668
Refactor get_repo_settings method in gitlab_provider.py to decode file contents
2023-10-30 16:45:47 +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
da98fd712f
note
2023-10-08 16:58:22 +03:00
e6548f4fe1
simpler solution
2023-10-08 16:57:22 +03:00
1b3fb49f9c
publish each suggestion seperatly only on gitlab
2023-10-08 16:50:25 +03:00
2945c36899
source_branch
2023-10-05 18:21:52 +03:00