8ffdaf00c1
repo_settings
2024-02-21 17:18:54 +02:00
fc7b267c9a
self.diff_files
2024-02-21 17:00:11 +02:00
e291bd352e
protections
2024-02-21 16:46:57 +02:00
f08ce53de3
Optimize PR commit retrieval and caching in GitHub provider and utils
2024-02-21 16:33:32 +02:00
4a0b12c036
Refactor reaction handling in GitHub provider and update help text in PR tools
2024-02-20 08:06:33 +02:00
3770704db7
reset commit
2024-02-19 08:35:45 -05:00
7b15101051
Merge pull request #661 from Codium-ai/hl/ask_line
...
Hl/ask line
2024-02-17 22:08:55 -08:00
2b12042a85
Merge pull request #667 from Codium-ai/tr_ado
...
azure webhook
2024-02-17 22:01:57 -08:00
de4af313ba
azure dev ops
2024-02-17 19:40:06 +02:00
b402bd5591
revert azuredevops_provider.py change
2024-02-17 08:36:26 -05:00
c98e736e3b
added github action support
2024-02-16 14:49:01 +02:00
6712c0a7f8
remove unnecessary call
2024-02-15 21:43:25 +02:00
cfe794947d
Gitlab /ask line works
2024-02-15 21:35:51 +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
9ff62dce08
Add legacy url support
2024-02-12 18:40:06 -05:00
076d8e7187
fix PR code suggestions
2024-02-11 17:17:25 -05:00
22d0c275d7
fix PR comments
2024-02-11 17:13:59 -05:00
9a54be5414
add webhook support
2024-02-11 16:52:49 -05:00
ec2aab805d
Merge pull request #650 from yochail/yocail/support_azure_inline_comment
...
Support Azure Inline Comment
2024-02-11 10:54:10 -08:00
47060ddcac
fix PR comments
...
- added line position
- added try-catch per comment
2024-02-11 12:40:36 -05:00
0e08520c0c
match pr-pro
2024-02-11 13:21:59 +02:00
73d2b1565d
Implement edit comment
2024-02-11 12:31:30 +02:00
a40643bbba
add return response
2024-02-11 12:20:06 +02:00
ba854c228b
Update azuredevops_provider.py
2024-02-10 22:36:01 -05:00
d8ea2731ea
add support for azure inline commnets
2024-02-11 03:27:47 +00:00
555151602f
rstrip()
2024-02-09 11:26:43 +02:00
f74b35fb6f
Merge remote-tracking branch 'origin/main' into hl/pr_review_table
2024-02-09 11:05:13 +02:00
f8e1bd3d4c
get_pr_url
2024-02-09 11:02:23 +02:00
fa077dc516
formatting
2024-02-08 18:55:58 +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
2430a1a608
Merge pull request #594 from Codium-ai/tr/fallback_bad_review_comment
...
Enhanced Comment Verification and Fallback Mechanism for Inline Comment Publishing
2024-01-20 02:04:06 -08:00
e54388d807
s
2024-01-20 11:59:45 +02:00
d942bdb8bd
s
2024-01-20 11:56:17 +02:00
d7858efbbe
Merge pull request #581 from Codium-ai/sm/azure_devops
...
Enhancement of AzureDevopsProvider with new functionalities and refactoring
2024-01-18 16:28:28 +02:00
9f5c2e5f17
feat: Refactor comment verification in github_provider.py
2024-01-14 11:55:07 +02:00
7377f4e4b2
feat: Refactor comment verification in github_provider.py
2024-01-14 11:49:51 +02:00
d6f4c1638d
feat: Refactor comment verification in github_provider.py
2024-01-14 10:49:05 +02:00
b9951fce62
Typo when parsing the suggestion part
2024-01-10 11:59:45 +02:00
19c14b940e
Try fixing invalid inline comments
2024-01-09 09:54:29 +02:00
36f1cfb51f
Enhancement: Update GitLab link generation to support self-managed GitLab server and different projects
2024-01-09 15:11:27 +08:00
28c5ad1d8b
nit
2024-01-08 13:06:03 +02:00
2bb5ae8c0d
Remove redundant condition (status 422 already means the same)
2024-01-08 13:05:10 +02:00
b0bffdec84
Refactor and add configuration toggle
2024-01-08 12:00:20 +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
b776e5069c
feat: Refactor AzureDevopsProvider class in azuredevops_provider.py
...
- Reorder class methods and constructor for better readability
- Add error logging for failed operations
- Implement get_pr_description_full method
- Update get_pr_description method to always return full description
- Modify _parse_pr_url method to return workspace_slug, repo_slug, and pr_number
- Make _get_azure_devops_client a static method
- Add error handling in get_pr_id method
2024-01-08 09:15:34 +02:00