76d95bb6d7
feat: add ticket compliance check
...
- Implement ticket compliance check logic in `utils.py` and `ticket_pr_compliance_check.py`
- Add functions to extract and cache PR tickets, and check ticket relevancy
2024-10-10 10:01:48 +03:00
abf2f68c61
fix: update description for pr_files field in PRDescription class in pr_description_prompts.toml
2024-08-25 12:02:14 +03:00
174b4b76eb
Fix pr_files data type
2024-07-15 12:28:53 +07:00
b51abe9af7
Use full file path instead of complete file path
2024-07-14 12:01:33 +07:00
34ae1f1ab6
Optimize relevant file and language description for pr description prompt
2024-07-14 10:03:31 +07:00
d0948329d3
Fix typo in PRDescription class
2024-07-10 14:37:52 +07:00
73f0eebb69
s
2024-06-26 20:44:30 +03:00
fa077dc516
formatting
2024-02-08 18:55:58 +02:00
6565556e01
feat: Add 'language' field to CodeSuggestion, FileDescription, and ReviewerPrompt models in settings files
2024-01-29 20:51:24 +02:00
8d513e078a
Add changes title of files and improve table style and alignments
2024-01-21 13:43:37 +02:00
fc502a6fd5
feat: Refactor instructions and fields in pr_code_suggestions_prompts.toml
2024-01-09 22:49:26 +02:00
3628786a61
feat: Clarify PRType label member usage in pr_description_prompts.toml
2024-01-05 17:03:14 +02:00
3c2ed8bbf1
feat: Remove file walkthrough feature from PR agent
2024-01-04 09:42:15 +02:00
eca8078071
feat: Reorder keys in PR description data and update PRDescription model in toml file
2023-12-21 08:51:57 +02:00
9995ccd4c7
feat: Update PR description prompts in toml file to include semantic file types and custom labels options
2023-12-21 08:31:54 +02:00
c079deba21
feat: Enhance PR description formatting and update instructions in pr_description_prompts.toml
2023-12-20 16:45:21 +02:00
1c4e64333c
feat: Implement label case conversion and update label descriptions in settings files
2023-12-18 12:29:06 +02:00
93b6d31505
s
2023-12-06 16:36:27 +02:00
429aed04b1
s
2023-12-06 16:32:53 +02:00
eeb20b055a
feat: Add line count to file patch info and enhance PR description formatting
2023-12-06 15:29:45 +02:00
4b073b32a5
feat: Enhance PR description with file label dictionary and update prompts in pr_description_prompts.toml
2023-12-06 12:30:51 +02:00
f629755a9a
feat: Refine field descriptions in pr_description_prompts.toml for semantic file labels
2023-12-06 10:59:44 +02:00
c1ed3ee511
feat: Refine field descriptions in pr_description_prompts.toml for semantic file labels
2023-12-06 08:08:01 +02:00
cf3401536a
feat: Remove 'Refactoring' label from custom labels and update related descriptions
2023-12-05 07:48:21 +02:00
2feaee4306
feat: Update field descriptions in pr_description_prompts.toml for clarity
2023-12-04 21:45:22 +02:00
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
5c01f97f54
feat: Enhance PR description prompts in pr_description_prompts.toml
2023-12-03 16:48:26 +02:00
aa73eb2841
PR
2023-11-26 09:24:33 +02:00
14d4ca8c74
PR
2023-11-26 09:22:19 +02:00
1a28c77783
Previous description
2023-11-26 09:08:33 +02:00
0326b7e4ac
refactor: Update PR prompts in toml files for clarity and consistency
2023-11-26 09:05:45 +02:00
8db2e3b2a0
feat: Enhance readability in toml files and add verbosity level logging in pr_generate_labels.py
2023-11-26 08:42:04 +02:00
d7df4287f8
feat: Update PR prompts in toml files to enhance readability and consistency
2023-11-26 08:17:16 +02:00
b3238e90f2
s
2023-11-26 08:10:01 +02:00
fdfd6247fb
Merge branch 'main' into tr/pydantic
2023-11-25 21:36:16 -08:00
0df0542958
prompt
2023-11-13 15:55:35 +02:00
ccbb62b50a
remove the "one or more" for custom labels
2023-11-13 13:47:06 +02:00
a8dddd1999
prompt
2023-11-13 12:14:18 +02:00
0e932af2e3
multi line
2023-11-13 12:01:08 +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
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
7238c81f0c
fix prompt
2023-11-06 09:41:26 +02:00
62412f8cd4
fix prompt
2023-11-06 09:38:39 +02:00
5d2bdadb45
fix prompt
2023-11-06 09:33:10 +02:00