Commit Graph

163 Commits

Author SHA1 Message Date
db37ee819a support git providers with no label support 2023-11-06 14:11:49 +02:00
e352c98ce8 Merge pull request #431 from Codium-ai/hl/type_vs_labels
Refactoring PR Labels Handling and Display
2023-11-06 02:10:38 -08:00
e96b03da57 add configuration enable_pr_type 2023-11-06 11:58:26 +02:00
1d2aedf169 Don't Display pr labels in the text 2023-11-06 11:35:22 +02:00
fed1c160eb files walkthrough bullets 2023-11-06 08:43:15 +02:00
3548b88463 type and labels 2023-11-05 15:48:39 +02:00
7374243d0b enable_custom_labels 2023-10-29 11:40:36 +02:00
f53ec1d0cc move enable custom labels to custom labels function 2023-10-27 21:12:58 +03:00
f3bdbfc103 Add /generate_labels function + fix issues 2023-10-26 23:28:33 +03:00
1a89c7eadf refactor + add description options 2023-10-24 22:28:57 +03:00
fa24413201 Custom Labels 2023-10-23 16:29:33 +03:00
b0dce4ceae describe 2023-10-19 12:02:12 +03:00
a2c3db463a use_bullet_points 2023-10-19 10:45:42 +03:00
c324d88be3 Refactor logging system to use custom logger across the codebase 2023-10-16 14:56:00 +03:00
a7fb5d98b1 add get_pr_id() to CodeCommitProvider 2023-09-23 08:08:46 -04:00
be54fb5bf8 pr_id 2023-09-21 21:29:41 +03:00
632de3f186 protections 2023-09-20 07:39:56 +03:00
818ab5a9e8 fixed tests 2023-09-17 16:56:23 +03:00
291ffdd6ae gfm_markdown 2023-09-17 16:51:16 +03:00
bba22667f1 merge 2023-09-14 08:13:00 +03:00
1b8349b0ef merge 2023-09-14 07:47:04 +03:00
b94e3521d1 Merge remote-tracking branch 'origin/main' into markers
# Conflicts:
#	pr_agent/tools/pr_description.py
2023-09-14 07:46:30 +03:00
115b513c9b Remove 'bitbucket' explicit dependency anywhere that's not in bitbucket_provider.py 2023-09-10 14:06:13 +03:00
145b5db458 added 'publish_description_as_comment' support 2023-09-07 12:10:33 +03:00
335877c4a7 fix publish description for bitbucket 2023-09-06 09:26:23 +05:30
746140b26e Add support for markers in description 2023-09-04 12:11:39 -04:00
970a7896e9 Merge branch 'main' of https://github.com/Codium-ai/pr-agent into fix_bitbucket_improve_issue 2023-08-31 13:35:32 +05:30
92e23ff260 Fix #254 2023-08-30 23:05:41 +03:00
39522abc03 fix conflicts 2023-08-28 11:21:47 +05:30
355abfc39a Bitbucket server, WIP 2023-08-24 18:35:41 +03:00
f0dc485305 Merge branch 'main' of https://github.com/Codium-ai/pr-agent into fix_bitbucket_improve_issue 2023-08-24 16:14:29 +05:30
db6bf41051 update readme 2023-08-24 15:56:20 +05:30
67ff50583a fix improve, update_changelog and review inline comment 2023-08-24 11:52:20 +05:30
82fb611a26 Add options to keep original user title 2023-08-22 10:32:58 +03:00
2b22f712fb Renamed keep_user_description --> add_original_user_description 2023-08-22 09:55:56 +03:00
31e91edebc Allow keeping the original user description 2023-08-20 18:59:40 +03:00
fe75e3f2ec yaml
yaml
2023-08-09 12:15:52 +03:00
3e94a71dcd commit_messages_str is used in all tools 2023-08-02 18:26:39 +03:00
c5a79ceedd Merge remote-tracking branch 'origin/main' into ok/settings_refactor 2023-08-01 16:01:04 +03:00
8c0370a166 Commit messages in pr-description 2023-08-01 15:15:59 +03:00
d7b77764c3 Support context aware settings (for each incoming request), support override of settings, refactor CLI to use pr_agent.py 2023-08-01 14:43:26 +03:00
42b047a14e update_settings_from_args 2023-07-30 12:04:57 +03:00
3daf94954a update_settings_from_args 2023-07-30 11:43:44 +03:00
4aa54b9bd4 Add /describe -c option 2023-07-27 17:42:50 +03:00
c6d0bacc08 Match styling of both /describe modes 2023-07-27 17:31:31 +03:00
adb3f17258 Merge pull request #131 from Codium-ai/ok/gitlab_webook
GitLab Webhook Integration and Provider Enhancements
2023-07-24 16:01:17 +03:00
2c03a67312 Add labels 2023-07-24 16:00:51 +03:00
57ff46ecc1 stable 2023-07-24 12:41:00 +03:00
3819d52eb0 Merge remote-tracking branch 'origin/tr/code_enhancment' into tr/code_enhancment 2023-07-24 12:15:17 +03:00
3072325d2c PRDescription 2023-07-24 12:14:53 +03:00