631fb93b28
Implement Automatic Review Configuration for GitHub app
2023-08-16 16:24:30 -04:00
dee1f168f8
Merge pull request #206 from pzarfos/fix/bitbucket_get_repo_settings
...
Implement get_repo_settings for BitbucketProvider
2023-08-16 18:54:36 +03:00
bb18e32c56
Merge pull request #209 from tjwp/no-suggestions
...
Publish comment when improve has no suggestions
2023-08-16 18:53:39 +03:00
70286e9574
Make the message more modest
2023-08-15 08:35:57 -04:00
3f60d12a9a
Publish comment when improve has no suggestions
2023-08-14 13:07:00 -04:00
164b340c29
Merge branch 'main' into fix/bitbucket_get_repo_settings
2023-08-14 08:30:14 -04:00
4bb035ec0f
Merge pull request #208 from sarbjitsinghgrewal/fix_bitbucket_ask_issue
...
Fix bitbucket ask issue
2023-08-14 14:52:45 +03:00
23a79bc8fe
Merge pull request #183 from zmeir/zmeir-fallback_deployments
...
Support fallback deployments to accompany fallback models
2023-08-14 14:51:14 +03:00
cca951d787
fix bitbucket ask issue
2023-08-14 14:30:30 +05:30
f82b9620af
Implement get_repo_settings for BitbucketProvider
2023-08-13 18:25:11 -04:00
524faadffb
init AzureDevopsProvider
2023-08-13 23:00:45 +02:00
82710c2d15
add AzureDevopsProvider to __init__.py
2023-08-13 22:56:50 +02:00
b7b650eb05
Remove extra blank line in help message
2023-08-13 11:32:02 +03:00
6ca0655517
Extracted to helper functions
2023-08-13 11:03:10 +03:00
edcf89a456
Improve comment
2023-08-13 10:56:16 +03:00
7762a67250
Fail if not enough fallback deployments
2023-08-13 10:55:44 +03:00
7049c73790
Merge branch 'main' into zmeir-fallback_deployments
2023-08-13 10:48:21 +03:00
d3a5aea89e
update_changelog
2023-08-11 18:50:56 +03:00
dd87df49f5
block scalar
2023-08-11 18:43:46 +03:00
e85bcf3a17
Merge remote-tracking branch 'origin/tr/block_scalar' into tr/block_scalar
2023-08-11 18:38:06 +03:00
abb754b16b
block scalar
2023-08-11 18:37:55 +03:00
bb5878c99a
Merge branch 'main' into tr/block_scalar
2023-08-11 18:36:21 +03:00
273a9e35d9
block scalar
2023-08-11 18:35:34 +03:00
17ed050ca7
Merge pull request #192 from coditamar/fix/minor_cli_and_requirements_fixes
...
Correcting CLI and README Descriptions and Fixing Requirements.txt
2023-08-10 02:18:13 +03:00
b206b1c5ff
Protect for empty description
2023-08-10 02:08:36 +03:00
725ac9e85d
fixing cli pr_url help description
2023-08-10 01:30:12 +03:00
d38c5236dd
Merge pull request #187 from Codium-ai/ok/limit_description
...
Limiting Description and Commit Messages Length
2023-08-09 14:14:47 +03:00
1b0b90e51d
block scalar
2023-08-09 14:11:58 +03:00
64481e2d84
block scalar
2023-08-09 14:01:48 +03:00
e0f295659d
A less hacky way
2023-08-09 12:17:54 +03:00
fe75e3f2ec
yaml
...
yaml
2023-08-09 12:15:52 +03:00
e3274af831
A (still) hacky way to clip description and commit messages
2023-08-09 10:17:58 +03:00
95b6abef09
Merge branch 'main' into zmeir-fallback_deployments
2023-08-08 11:00:13 +03:00
7f1849a867
Logging
2023-08-07 22:42:53 +03:00
7760f37dee
Merge pull request #185 from zmeir/zmeir-fix_inline_comment_position
...
Attempt to fix bug in create_inline_comment
2023-08-07 20:41:52 +03:00
ebbe655c40
Don't commment on Github, only eyes reaction
2023-08-07 18:09:39 +03:00
164ed77d72
Attempt to fix bug in create_inline_comment
2023-08-07 17:09:50 +03:00
b1148e5f7a
Don't commment on Github, only eyes reaction
2023-08-07 16:34:28 +03:00
a75253097b
Don't remove eyes
2023-08-07 16:28:20 +03:00
6c4a5bae52
Support fallback deployments to accompany fallback models
...
This is useful for example in Azure OpenAI deployments where you have a different deployment per model, so the current fallback implementation doesn't work (still uses the same deployment for each fallback attempt)
2023-08-07 16:18:48 +03:00
886139c6b5
Support adding / removing reaction from comments in GitHub different servers
2023-08-07 16:18:08 +03:00
8f751f7371
Default timeout for AI is now 180s, configurable
2023-08-07 13:26:28 +03:00
a00038fbd8
Merge remote-tracking branch 'origin/main' into patch-1
2023-08-06 18:09:09 +03:00
703215fe83
updating secrets template
2023-08-05 22:53:59 -07:00
0f975ccf4a
bug fixes
2023-08-05 22:50:41 -07:00
7367c62cf9
TestFindLineNumberOfRelevantLineInFile
2023-08-06 08:31:15 +03:00
fed0ea349a
find_line_number_of_relevant_line_in_file
...
find_line_number_of_relevant_line_in_file
2023-08-06 08:13:07 +03:00
ed8554699b
bug fixes and updates
2023-08-03 16:05:46 -07:00
0e3dbbd0f2
fix major bug in gitlab
2023-08-03 22:51:38 +03:00
7a57db5d88
load_large_diff is done once
2023-08-03 22:14:05 +03:00