2d5b0fa37f
Fix repo settings bug in Gitlab
2023-08-20 14:39:05 +03:00
c6f8d985c2
Safe parse key value in config override
2023-08-20 10:11:39 +03:00
9770f4709a
few more changes suggested by AI implemented
2023-08-19 16:26:15 +03:00
35afe758e9
revert back conf
2023-08-19 16:16:16 +03:00
50125ae57f
various changes as outcomes from AI review
2023-08-19 16:12:48 +03:00
6595c3e0c9
2 more /improve good suggestions
2023-08-19 15:47:45 +03:00
fdd16f6c75
raize exception when no diffs in MR
2023-08-19 15:40:40 +03:00
7b7e913195
to changes suggested by /improve with my small touch
2023-08-19 15:31:02 +03:00
5477469a91
in order to have exact sha's we have to find correct diff for this change
...
otherwise gitlab web doesn't able show diff on page and return 500 or 400 errors based on different scenarios
2023-08-19 15:06:22 +03:00
dff4646920
fix bitbucket improve issue
2023-08-18 17:48:45 +05:30
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