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
8706f643ef
enable ai_metadata
2024-09-08 16:26:26 +03:00
a6f772c6d5
Refactor comment deletion method to 'remove_comment' in git providers and update references
2024-08-18 08:19:25 +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
9c1ab06491
fix long comments
2024-08-12 12:27:09 +03:00
034ec8f53a
provider
2024-07-11 18:37:37 +03:00
eccd00b86f
github
2024-07-11 18:30:16 +03:00
734a027702
azure fix
2024-07-11 18:21:21 +03:00
0c3940b6a7
persistent release notes
2024-07-03 16:38:13 +03:00
025a14014a
Add context-aware git provider retrieval and refactor related functions
2024-06-19 09:36:37 +03:00
34ad5f2aa2
toolbar emojis in pr-agent feedbacks
2024-05-05 13:33:54 +03:00
99a676d792
Merge remote-tracking branch 'origin/main' into tr/split
2024-03-17 09:00:04 +02:00
31a8f5302a
Update get_pr_labels method to support label updates and prevent unnecessary label republishing
2024-03-12 17:02:45 +02:00
8324e9a38d
can_be_split
2024-03-10 16:56:32 +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
4921c26432
Add functionality to calculate and log PR statistics on closure
2024-02-26 20:02:11 +02:00
877796b539
Refactor logging statements for better readability and debugging
2024-02-25 09:46:07 +02:00
c98e736e3b
added github action support
2024-02-16 14:49:01 +02:00
fff52e9e26
Add ask line feature
2024-02-15 14:25:22 +02:00
d2ad8b1dbd
Refactor publish_persistent_comment method to include name parameter
2024-02-15 08:45:17 +02:00
73d2b1565d
Implement edit comment
2024-02-11 12:31:30 +02:00
f8e1bd3d4c
get_pr_url
2024-02-09 11:02:23 +02:00
b190b1879e
auto approval
2024-02-06 09:09:07 +02:00
2ee329674f
insert_br_after_x_chars
2024-02-05 09:20:36 +02:00
46a38473e4
Merge remote-tracking branch 'origin/main' into tr/unique_titles
2024-01-08 10:30:58 +02:00
c9e55be275
s
2024-01-08 10:30:47 +02:00
8bb2eb48af
s
2024-01-08 09:43:34 +02:00
9cfb8ce475
s
2024-01-08 09:39:19 +02:00
3ea08a6cf5
feat: Add debug logs to git_provider and pr_description modules
2024-01-07 19:57:49 +02:00
3154ebbf9f
feat: Add debug logs to git_provider and pr_description modules
2024-01-07 19:56:05 +02:00
6d18a0c843
feat: Improve user description extraction in git_provider.py
2024-01-04 18:34:00 +02:00
7762bf59bf
feat: Update user description extraction and placement in PR description
2024-01-04 18:01:55 +02:00
8d2da74380
Find user description in a case-insensitive way
2024-01-04 09:41:55 +02:00
560d30dbb1
Fix get_user_description
...
The headers changed from "PR Type"/"PR Description"/etc to "Type"/"Description"/etc
2024-01-03 12:20:51 +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
eeb20b055a
feat: Add line count to file patch info and enhance PR description formatting
2023-12-06 15:29:45 +02:00
f96d4924e7
feat: Add line link generation in git providers and refactor code suggestions generation
2023-11-26 11:57:45 +02:00
d8ae32fc55
language_extension_map
2023-11-26 08:52:55 +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
b3238e90f2
s
2023-11-26 08:10:01 +02:00
2567a6cf27
gitlab
2023-11-15 09:40:45 +02:00
94cb6b9795
more feedback
2023-11-15 09:06:26 +02:00
7d89b82967
Fix get_user_description
in case pr_description.enable_pr_type=false
...
Fixes an issue when getting the user description after a PR-Agent description was already generated, in case the configuration setting `pr_description.enable_pr_type` was `false`.
2023-11-13 14:41:14 +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
0293412a42
s
2023-11-08 14:31:08 +02:00
69b68b78f5
s
2023-11-08 14:17:59 +02:00
39e5102a2e
fix added files
2023-11-08 12:47:18 +02:00