Commit Graph

175 Commits

Author SHA1 Message Date
863eb0105d feat: Refactor semantic labels in PR description and improve clarity in pr_description.py and pr_description_prompts.toml 2023-12-04 21:23:59 +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
d2a129fe30 Add labeling files 2023-12-04 18:22:35 +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
fdfd6247fb Merge branch 'main' into tr/pydantic 2023-11-25 21:36:16 -08:00
94cb6b9795 more feedback 2023-11-15 09:06:26 +02:00
e9891fc530 s1 2023-11-12 16:37:53 +02:00
727eea2b62 s1 2023-11-12 15:00:06 +02:00
ff79776410 Keep user labels 2023-11-06 15:14:08 +02:00
ec3f2fb485 Revert "generate labels keep user labels only"
This reverts commit 94a2a5e527.
2023-11-06 15:08:29 +02:00
94a2a5e527 generate labels keep user labels only 2023-11-06 15:07:06 +02:00
1eefd3365b Merge commit 'e352c98ce83bfbd99078f62d8705eb938a6ba5b5' into hl/type_vs_labels 2023-11-06 14:24:33 +02:00
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