f3cb4e8384
fix: ensure proper formatting of changes_diagram in PR description output
2025-05-25 14:32:12 +03:00
d5dead5c7f
refactor: moved diagram logic to 'changes_diagram' in PRDescription and updated prompt for clarity
2025-05-25 18:37:28 +09:00
e57d3101e4
fix:set parameter default to false to make the feature opt-in by design
2025-05-25 12:48:29 +09:00
f58c40a6ae
refactor: replace single quotes with double quotes to match existing code style
2025-05-25 12:48:13 +09:00
5a0affd6cb
feat: add add_diagram configuration option to PR description
2025-05-25 11:08:52 +09:00
94aa8e8638
refactor: Correct case typo in log
2025-05-20 02:30:17 +09:00
850583acb4
Merge pull request #1758 from joosomi/fix/pr-description-type-header
...
fix: avoid duplicate header for list types to prevent markdown break
2025-05-11 11:06:42 +03:00
57eaba0e75
fix: ensure string conversion for list elements
2025-05-09 21:33:42 +09:00
6062c99c47
fix: avoid duplicate header for list types to prevent markdown break
2025-05-09 21:20:04 +09:00
c357f09967
fix:correct typo in logger parameter from 'artifacts' to 'artifact'
2025-05-09 11:12:04 +09:00
64e5a87530
fix: improve error handling and null safety in PR description tool
2025-02-26 21:33:40 +02:00
0a4c02c8b3
feat: enhance Azure DevOps integration with improved error handling and PR commands
2025-02-26 16:40:46 +02:00
e8a80264ca
fix: improve GitLab help message formatting with proper line breaks
2025-01-26 16:54:17 +02:00
e9c1c91a4b
feat: enhance help message formatting and support for different git providers
2025-01-23 12:05:07 +02:00
7479ae3224
Merge pull request #1441 from benedict-lee/fix/support-aititle-with-markers
...
fix : support ai title with markers
2025-01-07 12:29:39 +02:00
f4b895d870
fix : pr type rendering with markers
...
list obj to comma seperated pr types
2025-01-06 12:49:30 +09:00
07d40e2c05
fix : support ai title with markers
2025-01-06 12:42:12 +09:00
5318047202
feat: add prompt example duplication option for improved model output
2025-01-02 12:25:42 +02:00
4a1b042152
fix: improve bullet point formatting and file path display in PR description
2024-12-31 12:00:21 +02:00
6a145af159
fix: make semantic file types extension optional in PR description
2024-12-29 21:43:46 +02:00
e95920c58c
refactor: improve file handling and description generation in PR description tool
2024-12-29 11:37:05 +02:00
fc5dda0957
Use weak model for the rest flows
2024-12-08 21:51:29 +07:00
43e91b0df7
feat: add health test for PR agent commands and improve output handling
2024-12-08 11:27:43 +02:00
5c5a3e267c
Merge branch 'main' into introduce-pre-commit
2024-11-08 09:54:21 +02:00
2f5e8472b9
Add PRDescriptionHeader enum for consistent "Changes walkthrough" usage across modules
2024-10-30 08:48:08 +02:00
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
597f1c6f83
Add PRDescriptionHeader enum for consistent "Changes walkthrough" usage across modules
2024-10-28 08:12:56 +02:00
0b32b253ca
docs: update default setting for publish_labels to false and adjust related documentation
2024-10-21 17:56:15 +03:00
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
ba08b13446
update PR-Agent usage instructions in pr_description.py
2024-09-21 21:10:51 +03:00
8229d98842
docs pr help
2024-09-21 20:55:05 +03:00
8706f643ef
enable ai_metadata
2024-09-08 16:26:26 +03:00
bd5c19ee05
Improve variable consistency in prompt rendering for pr description flow
2024-08-18 20:29:59 +07:00
03b194c337
Add null and type checks for 'pr_files' in _prepare_file_labels method in pr_description.py
2024-08-18 08:21:32 +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
8038eaf876
Add error handling for missing required fields in file label dictionary in pr_description.py
2024-08-13 12:16:52 +03:00
e531245f4a
protections
2024-08-09 21:15:29 +03:00
89e9413d75
logger message
2024-08-09 20:21:00 +03:00
8a75d3101d
Enhance PR description handling and improve logging for invalid file extensions in Bitbucket provider
2024-08-07 16:32:36 +03:00
ac247dbc2c
Add end-to-end tests for GitHub, GitLab, and Bitbucket apps; update temperature setting usage across tools
2024-07-27 17:19:32 +03:00
5b594dadee
pr_types rstrip
2024-07-07 08:08:53 +03:00
f2cb70ea67
extend additional files
2024-06-30 18:38:06 +03:00
3e6263e1cc
async calls
2024-06-30 17:33:48 +03:00
15f854336a
s
2024-06-27 09:07:19 +03:00
0f920bcc5b
s
2024-06-26 20:11:20 +03:00
74bb07e9c4
fix: correct indentation in PR description preparation logic
2024-06-23 21:17:34 +03:00
9034e18772
Add is_auto_command
config check to conditionally publish output and update GitHub App to set this flag
2024-06-19 11:51:10 +03:00
025a14014a
Add context-aware git provider retrieval and refactor related functions
2024-06-19 09:36:37 +03:00
b980168e75
Update pr_description.py
2024-06-04 11:19:18 +08:00
2880e48860
Refactor model selection logic for PR tools and update turbo model to gpt-4o
2024-05-19 12:29:06 +03:00