Commit Graph

  • 62fe1de12d Remove redundant toggle Zohar Meir 2023-08-22 18:28:06 +03:00
  • 4184f81090 Merge pull request #231 from idavidov/idavidov/gihub-action-doc-permissions Ori Kotek 2023-08-22 17:00:25 +03:00
  • 635b243280 Merge pull request #223 from zmeir/zmeir-keep_original_pr_description mrT23 2023-08-22 16:47:16 +03:00
  • cbe0a695d8 Merge pull request #229 from Codium-ai/tr/sequential_improve mrT23 2023-08-22 16:46:52 +03:00
  • 782c170883 Support custom deployments for github_app.py and add more options for automatic review actions zmeir 2023-08-20 09:23:21 +03:00
  • 9157fa670e -> bool mrT23 2023-08-22 16:32:22 +03:00
  • 36e5e5a17e update mrT23 2023-08-22 16:30:18 +03:00
  • f4f040bf8d publish each suggestion separably mrT23 2023-08-22 16:11:51 +03:00
  • 82fb611a26 Add options to keep original user title zmeir 2023-08-22 10:32:58 +03:00
  • 580af44e7d Could we consider adding permissions to the GitHub Actions section? I've noticed that this has been a point of confusion for some users, as evidenced by questions in our Discord channel and GitHub issues. Some folks may even be discouraged to the point of not seeking help. I believe adding permissions could significantly improve the user experience. What are your thoughts? idavidov 2023-08-22 10:24:20 +03:00
  • 09ef809080 Added comments explaining the logic behind get_user_description zmeir 2023-08-22 10:04:21 +03:00
  • 2b22f712fb Renamed keep_user_description --> add_original_user_description zmeir 2023-08-22 09:55:56 +03:00
  • b85679e5e4 improve --extend mrT23 2023-08-22 09:42:59 +03:00
  • dcad490513 adding huggingface inference support + litellm debugger Krrish Dholakia 2023-08-21 15:31:51 -07:00
  • fb9335f424 extended improve mrT23 2023-08-21 09:07:21 +03:00
  • 81c38f9646 Added type hints zmeir 2023-08-21 09:22:58 +03:00
  • b1a2e3e323 Merge pull request #224 from pzarfos/hotfix/remove_duplicate_get_repo_settings mrT23 2023-08-21 08:19:19 +03:00
  • 542bc9586a Remove duplicate get_repo_settings() in bitbucket_provider Phill Zarfos 2023-08-20 12:58:44 -04:00
  • b3749d08e2 Set default configuration to false to allow users to opt-in zmeir 2023-08-20 19:00:56 +03:00
  • 31e91edebc Allow keeping the original user description zmeir 2023-08-17 15:40:24 +03:00
  • 6693aa3cbc semi stable mrT23 2023-08-20 15:01:06 +03:00
  • fda98643c2 Merge pull request #217 from sarbjitsinghgrewal/fix_bitbucket_improve_issue Ori Kotek 2023-08-20 14:42:15 +03:00
  • 2bbb25d59c Merge pull request #222 from Codium-ai/ok/fix_gitlab Ori Kotek 2023-08-20 14:41:31 +03:00
  • 08afeb9759 Merge pull request #219 from idavidov/idavidov/gitlab_bug Ori Kotek 2023-08-20 14:40:32 +03:00
  • 2d5b0fa37f Fix repo settings bug in Gitlab ok/fix_gitlab Ori Kotek 2023-08-20 14:39:05 +03:00
  • 99f5a2ab0f Merge pull request #216 from idavidov/idavidov/specific_version mrT23 2023-08-20 14:12:29 +03:00
  • d7dcecfe00 Merge pull request #220 from zmeir/zmeir-safe_parse_config_overrides Ori Kotek 2023-08-20 10:29:53 +03:00
  • c6f8d985c2 Safe parse key value in config override zmeir 2023-08-20 10:03:57 +03:00
  • 532dfd223e Merge pull request #215 from tjwp/auto-review mrT23 2023-08-19 16:50:34 +03:00
  • 9770f4709a few more changes suggested by AI implemented idavidov/gitlab_bug idavidov 2023-08-19 16:26:15 +03:00
  • 35afe758e9 revert back conf idavidov 2023-08-19 16:16:16 +03:00
  • 50125ae57f various changes as outcomes from AI review idavidov 2023-08-19 16:12:48 +03:00
  • 6595c3e0c9 2 more /improve good suggestions idavidov 2023-08-19 15:47:45 +03:00
  • fdd16f6c75 raize exception when no diffs in MR idavidov 2023-08-19 15:40:40 +03:00
  • 7b7e913195 to changes suggested by /improve with my small touch idavidov 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 idavidov 2023-08-19 15:06:22 +03:00
  • dff4646920 fix bitbucket improve issue sarbjitgrewal 2023-08-18 17:48:45 +05:30
  • 6e7622822e Merge branch 'main' into idavidov/specific_version idavidov 2023-08-18 10:04:23 +03:00
  • 631fb93b28 Implement Automatic Review Configuration for GitHub app Tim Perkins 2023-08-16 16:17:00 -04:00
  • dee1f168f8 Merge pull request #206 from pzarfos/fix/bitbucket_get_repo_settings mrT23 2023-08-16 18:54:36 +03:00
  • bb18e32c56 Merge pull request #209 from tjwp/no-suggestions mrT23 2023-08-16 18:53:39 +03:00
  • 7803d8eec4 + pin to specific commit with gihub actions in Istallation part of readme idavidov 2023-08-16 14:22:14 +03:00
  • 9a84b4b184 + digest usage for docker in Istallation part of readme idavidov 2023-08-16 12:56:15 +03:00
  • 70286e9574 Make the message more modest Tim Perkins 2023-08-15 08:35:57 -04:00
  • 3f60d12a9a Publish comment when improve has no suggestions Tim Perkins 2023-08-14 13:07:00 -04:00
  • 164b340c29 Merge branch 'main' into fix/bitbucket_get_repo_settings Phill Zarfos 2023-08-14 08:30:14 -04:00
  • 4bb035ec0f Merge pull request #208 from sarbjitsinghgrewal/fix_bitbucket_ask_issue Ori Kotek 2023-08-14 14:52:45 +03:00
  • 23a79bc8fe Merge pull request #183 from zmeir/zmeir-fallback_deployments Ori Kotek 2023-08-14 14:51:14 +03:00
  • 1db53ae1ad update readme file sarbjitgrewal 2023-08-14 14:45:25 +05:30
  • cca951d787 fix bitbucket ask issue sarbjitgrewal 2023-08-14 14:30:30 +05:30
  • 230d684cd3 Merge pull request #202 from zmeir/zmeir-remove_blank_line mrT23 2023-08-14 07:12:50 +03:00
  • 0a02fa8597 Merge pull request #203 from tjwp/tjwp/contents-permission mrT23 2023-08-14 07:12:38 +03:00
  • f82b9620af Implement get_repo_settings for BitbucketProvider Phill Zarfos 2023-08-13 18:25:11 -04:00
  • 524faadffb init AzureDevopsProvider Péter Szécsi 2023-08-13 23:00:45 +02:00
  • 82710c2d15 add AzureDevopsProvider to __init__.py Péter Szécsi 2023-08-13 22:56:50 +02:00
  • ce29d9eb49 Contents read-only permission needed by /review -i Tim Perkins 2023-08-13 07:28:05 -04:00
  • b7b650eb05 Remove extra blank line in help message Zohar Meir 2023-08-13 11:32:02 +03:00
  • 6ca0655517 Extracted to helper functions zmeir 2023-08-13 11:03:10 +03:00
  • edcf89a456 Improve comment zmeir 2023-08-13 10:56:16 +03:00
  • 7762a67250 Fail if not enough fallback deployments zmeir 2023-08-13 10:55:44 +03:00
  • 7049c73790 Merge branch 'main' into zmeir-fallback_deployments zmeir 2023-08-13 10:48:21 +03:00
  • cc7be0811a Merge pull request #200 from Codium-ai/tr/block_scalar mrT23 2023-08-12 09:49:27 +03:00
  • d3a5aea89e update_changelog mrT23 2023-08-11 18:50:56 +03:00
  • dd87df49f5 block scalar mrT23 2023-08-11 18:43:46 +03:00
  • e85bcf3a17 Merge remote-tracking branch 'origin/tr/block_scalar' into tr/block_scalar mrT23 2023-08-11 18:38:06 +03:00
  • abb754b16b block scalar mrT23 2023-08-11 18:37:55 +03:00
  • bb5878c99a Merge branch 'main' into tr/block_scalar mrT23 2023-08-11 18:36:21 +03:00
  • 273a9e35d9 block scalar mrT23 2023-08-11 18:35:34 +03:00
  • e41247c473 gitlab debug ok/gitlab_polling_server Ori Kotek 2023-08-11 14:22:20 +03:00
  • 5704070834 Update .gitlab-ci.yml file Ori Kotek 2023-08-11 11:19:31 +00:00
  • 36f7a7b17a A commit :: with multiple colons :: ok/multi_colon Ori Kotek 2023-08-11 14:03:33 +03:00
  • fcc208d09f Merge pull request #194 from Codium-ai/ok/test_action Ori Kotek 2023-08-10 16:47:26 +03:00
  • 20bbdac135 Test github action ok/test_action Ori Kotek 2023-08-10 16:41:50 +03:00
  • ceedf2bf83 Merge branch 'main' into ok/test_action Ori Kotek 2023-08-10 16:40:01 +03:00
  • 2d6b947292 Test github action Ori Kotek 2023-08-10 16:37:02 +03:00
  • 2e13b12fe6 Merge pull request #193 from coditamar/fix/workflow_yaml_permissions Ori Kotek 2023-08-10 16:17:32 +03:00
  • 2d56c88291 Merge remote-tracking branch 'upstream/main' into fix/workflow_yaml_permissions Itamar Friedman 2023-08-10 16:16:47 +03:00
  • cf9c6a872d Test github action Ori Kotek 2023-08-10 16:09:29 +03:00
  • 0bb8ab70a4 Merge remote-tracking branch 'origin/main' Ori Kotek 2023-08-10 15:16:10 +03:00
  • 4a47b78a90 Rename workflow Ori Kotek 2023-08-10 15:16:03 +03:00
  • 3e542cd88b adding permissions to review.yaml, also adding some comments Itamar Friedman 2023-08-10 08:10:10 +03:00
  • 17ed050ca7 Merge pull request #192 from coditamar/fix/minor_cli_and_requirements_fixes Ori Kotek 2023-08-10 02:18:13 +03:00
  • e24c5e3501 Update requirements.txt Ori Kotek 2023-08-10 02:16:16 +03:00
  • b206b1c5ff Protect for empty description Ori Kotek 2023-08-10 02:08:36 +03:00
  • 0270306d3c litellm was mentioned twice in the requirements.txt Itamar Friedman 2023-08-10 01:34:24 +03:00
  • 3e09b9ac37 fixing pr_url param description (was wrongly mentioned as pr-url) Itamar Friedman 2023-08-10 01:31:06 +03:00
  • 725ac9e85d fixing cli pr_url help description Itamar Friedman 2023-08-10 01:30:12 +03:00
  • e00500b90c PyYAML dependency Ori Kotek 2023-08-10 00:56:28 +03:00
  • f1f271fa00 PyYAML dependency Ori Kotek 2023-08-10 00:44:00 +03:00
  • d38c5236dd Merge pull request #187 from Codium-ai/ok/limit_description mrT23 2023-08-09 14:14:47 +03:00
  • 49a3a1e511 Merge pull request #188 from Codium-ai/tr/update_review_prompt mrT23 2023-08-09 14:14:36 +03:00
  • 1b0b90e51d block scalar mrT23 2023-08-09 14:11:58 +03:00
  • 64481e2d84 block scalar mrT23 2023-08-09 14:01:48 +03:00
  • e0f295659d A less hacky way ok/limit_description Ori Kotek 2023-08-09 12:17:54 +03:00
  • fe75e3f2ec yaml mrT23 2023-08-09 08:50:15 +03:00
  • e3274af831 A (still) hacky way to clip description and commit messages Ori Kotek 2023-08-09 10:17:58 +03:00
  • 95b6abef09 Merge branch 'main' into zmeir-fallback_deployments Zohar Meir 2023-08-08 11:00:13 +03:00
  • 7f1849a867 Logging zmeir 2023-08-07 22:42:53 +03:00
  • 7760f37dee Merge pull request #185 from zmeir/zmeir-fix_inline_comment_position mrT23 2023-08-07 20:41:52 +03:00
  • ebbe655c40 Don't commment on Github, only eyes reaction Ori Kotek 2023-08-07 18:09:39 +03:00