Commit graph

924 commits

Author SHA1 Message Date
mrT23
e07412c098
prompt and readme updates 2023-10-01 09:00:58 +03:00
mrT23
8cec3ffde3
Merge pull request #341 from Codium-ai/tr/readme
Update and Refactor Documentation
2023-09-30 10:54:58 +03:00
mrT23
25bc54785b
update docs 2023-09-30 10:51:37 +03:00
mrT23
8b033ccc94
Merge pull request #340 from Codium-ai/tr/readme
Update Documentation and CLI Execution Method
2023-09-29 16:43:10 +03:00
mrT23
2003b6915b
typos 2023-09-29 16:39:25 +03:00
mrT23
175218c779
cli 2023-09-29 16:31:13 +03:00
mrT23
f96c6cbc95
Merge pull request #339 from Codium-ai/tr/readme
Enhancements to PR-Agent Documentation and Settings
2023-09-29 11:56:02 +03:00
mrT23
4dbb70c9d5
typos 2023-09-29 11:54:37 +03:00
mrT23
73cc7c2d71
typos 2023-09-29 11:53:39 +03:00
mrT23
902975b660
Merge remote-tracking branch 'origin/tr/readme' into tr/readme 2023-09-29 11:44:19 +03:00
mrT23
813fa8571e
tools guide 2023-09-29 11:44:03 +03:00
mrT23
b5c505f727
ASK 2023-09-29 11:43:38 +03:00
mrT23
26b9e8a235
ASK 2023-09-29 11:37:31 +03:00
mrT23
c90e72cb75
Improve 2023-09-29 11:30:47 +03:00
mrT23
55f022d93e
improve 2023-09-29 11:24:26 +03:00
mrT23
71b532d4d5
<kbd> 2023-09-29 10:38:01 +03:00
mrT23
c18ae77299
<kbd> 2023-09-29 10:36:58 +03:00
mrT23
2f0fa246c0
borders 2023-09-29 10:34:18 +03:00
mrT23
a371f7ab84
review 2023-09-29 10:30:20 +03:00
mrT23
e1149862b2
similar issue 2023-09-29 10:01:32 +03:00
mrT23
b8f93516ce
describe 2023-09-29 09:47:13 +03:00
mrT23
d15d374cdc
Merge pull request #338 from coka-stefan/main
Add lockb to bad extensions
2023-09-29 09:20:49 +03:00
Stefan Petrushevski
cae0f627e2
Add lockb to bad extensions 2023-09-28 22:26:25 +02:00
mrT23
a6e65e867f
release notes v0.8 2023-09-27 09:23:19 +03:00
mrT23
0df8071673
Merge pull request #331 from dulalbert/patch-2
INSTALL.md Fixed typo in the hyperlink
2023-09-26 08:22:07 +03:00
dulalbert
b17a4d9551
INSTALL.md Fixed typo in the hyperlink 2023-09-26 10:29:26 +08:00
mrT23
dc7db4cbdd
Merge pull request #330 from Codium-ai/tr/action_defaults
Enhancements in GitHub Action and Error Handling
2023-09-25 18:59:57 +03:00
mrT23
4e94fcc372
typo 2023-09-25 18:57:50 +03:00
mrT23
4c72cfbff4
auto tools in github action 2023-09-25 18:56:10 +03:00
mrT23
ac89867ac7
Merge pull request #329 from Codium-ai/tr/action_defaults
Adding Environment Variables for Automated Actions in GitHub
2023-09-25 18:30:53 +03:00
mrT23
34ed598c20
yaml 2023-09-25 18:30:20 +03:00
mrT23
e7aee84ea8
isinstance 2023-09-25 18:23:56 +03:00
mrT23
388684e2e8
none 2023-09-25 18:19:35 +03:00
mrT23
8f81c18647
auto commands in github action 2023-09-25 18:01:32 +03:00
mrT23
ba78475944
Merge pull request #327 from Codium-ai/tr/no_comments
Update Review Guidelines to Exclude Comments
2023-09-25 17:25:31 +03:00
mrT23
75dd5688fa
Merge pull request #324 from pzarfos/feature/get_pr_id_320
Added 'get_pr_id' function for the CodeCommit provider
2023-09-25 17:24:21 +03:00
mrT23
aa32024078
no comments 2023-09-25 16:58:08 +03:00
Phill Zarfos
9167c20512 added unit tests 2023-09-23 10:41:53 -04:00
Phill Zarfos
a7fb5d98b1 add get_pr_id() to CodeCommitProvider 2023-09-23 08:08:46 -04:00
Hussam Lawen
fda47bb5cf
Merge pull request #304 from sarbjitsinghgrewal/fix_bitbucket_pipeline
Fix bitbucket pipeline
2023-09-22 14:36:42 +03:00
mrT23
9c4f849066
Merge pull request #321 from dulalbert/patch-1
Correct typo in pr_reviewer_prompts.toml
2023-09-22 12:44:09 +03:00
sarbjitgrewal
3e2e2d6c6e update install.md 2023-09-22 12:23:41 +05:30
sarbjitgrewal
56cc804fcf Merge branch 'main' of https://github.com/Codium-ai/pr-agent into fix_bitbucket_pipeline 2023-09-22 12:19:49 +05:30
dulalbert
62746294e3
Correct typo in pr_reviewer_prompts.toml 2023-09-22 10:23:01 +08:00
mrT23
d384b0644e
Merge pull request #320 from Codium-ai/tr/pr_id
Implementing get_pr_id method in Git Providers
2023-09-21 21:38:49 +03:00
mrT23
3e07fe618f
pr_id gitlab 2023-09-21 21:35:00 +03:00
mrT23
be54fb5bf8
pr_id 2023-09-21 21:29:41 +03:00
sarbjitgrewal
46ec3c0754 implement suggestions in bitbucket pipeline 2023-09-21 14:42:59 +05:30
sarbjitgrewal
5e608cc7e7 Merge branch 'main' of https://github.com/Codium-ai/pr-agent into fix_bitbucket_pipeline 2023-09-21 12:48:32 +05:30
mrT23
04162564ca
Merge pull request #315 from Codium-ai/tr/fixes_20_9
Fixing potential null values in git patch processing
2023-09-20 17:00:59 +03:00