external repos
  1. external repos

pr-agent

Public

Network

 
AuthorCommitMessageCommit Date
mrT23mrT23
194bfe1193cUpdate INSTALL.md
mrT23mrT23
e456cf36aaeMMerge pull request #425 from Codium-ai/ok/protect_apply_settings Add exception handling for applying repo settings failure
Ori KotekOri Kotek
fe3527de3c3Add exception handling for applying repo settings failure
Ori KotekOri Kotek
b99c769b535MMerge pull request #415 from zmeir/zmeir-patch-2 Refactor Command Handling for Different Triggers
Zohar MeirZohar Meir
cf4d007737aFix commands list for push trigger
Ori KotekOri Kotek
60bdfb78dffMMerge pull request #424 from Codium-ai/ok/bitbucket_fix Update Bitbucket Provider to Use 'position' Instead of 'start_line' for Inline Comments
Ori KotekOri Kotek
c0b3c768847MMerge remote-tracking branch 'origin/main' into ok/bitbucket_fix
Ori KotekOri Kotek
e1370a83853Update publish_inline_comments in bitbucket_provider.py to use 'position' instead of 'start_line'
Hussam.lawenHussam.lawen
db37ee819a4support git providers with no label support
Hussam.lawenHussam.lawen
e96b03da576add configuration enable_pr_type
Hussam.lawenHussam.lawen
1d2aedf169fDon't Display pr labels in the text
Hussam.lawenHussam.lawen
3548b884639type and labels
Hussam LawenHussam Lawen
d0f3a4139d6MMerge pull request #422 from Codium-ai/pr_review_fix_type_example small fix to pr type example yaml
Hussam LawenHussam Lawen
3ddc7e79d14Update pr_reviewer_prompts.toml
mrT23mrT23
3e14edfd4e5MMerge pull request #421 from zmeir/patch-1 Fix error in `get_main_pr_languages` when the diff is empty
Zohar MeirZohar Meir
15573e22868Fix error in `get_main_pr_languages` when the diff is empty This can happen for example when you have one commit add a line to a file and the next commit deletes that line. Then if those are the only 2 commits in the PR the diff will be empty.
Hussam LawenHussam Lawen
ce648770633MMerge pull request #419 from KennyDizi/fix_synstax_error Fix Syntax Error in f-string Expression
KennyDiziKennyDizi
9fbf89670dfImprove expression portion of f-strings
KennyDiziKennyDizi
ad1c51c5363Fix SyntaxError: f-string expression part cannot include a backslash
mrT23mrT23
6666a128eefUpdate Usage.md
Hussam LawenHussam Lawen
9ab7ccd20d8MMerge pull request #416 from zmeir/patch-1 Fix formatting when last commit message contains _
Zohar MeirZohar Meir
7b6a6c71644Fix formatting when last commit message contains _
mrT23mrT23
c907f93ab8fMMerge pull request #418 from KennyDizi/fix/configuration-typo Fix Typo and Update Comment for Ollama Configuration
KennyDiziKennyDizi
29a8cf83579fix typo for ollama
Ori KotekOri Kotek
a751bb0ef0cMMerge pull request #414 from Codium-ai/ok/fix_github_bug Bugfix: ignored github_app.commands on .pr-agent.toml
Ori KotekOri Kotek
26d6280a202MMerge remote-tracking branch 'origin/main' into ok/fix_github_bug
Ori KotekOri Kotek
32a19fdab6fMMerge pull request #413 from Codium-ai/ok/bitbucket_repo_settings Update Method to Fetch Repository Settings in bitbucket_provider.py
Ori KotekOri Kotek
775ccb3f25aRefactor _perform_commands function in github_app.py to improve command handling
Ori KotekOri Kotek
a1c6c57f7beMMerge remote-tracking branch 'origin/main' into ok/bitbucket_repo_settings
Hussam LawenHussam Lawen
dcac6c145c8MMerge pull request #412 from Codium-ai/ok/fix_gitlab_bug Update get_repo_settings to decode file from target branch in gitlab_…
Hussam LawenHussam Lawen
66644f0224cMMerge pull request #411 from Codium-ai/ok/fix_gitlab_bug Add Logging Context to Handle Request Calls in gitlab_webhook.py
Ori KotekOri Kotek
73bb70fef4bUpdate get_repo_settings in bitbucket_provider.py to fetch file via API request
Ori KotekOri Kotek
4bda9dfe04cUpdate get_repo_settings to decode file from target branch in gitlab_provider.py
Ori KotekOri Kotek
e74bb806687Refactor get_repo_settings method in gitlab_provider.py to decode file contents
Ori KotekOri Kotek
e06fb534d37MMerge remote-tracking branch 'origin/main' into ok/fix_gitlab_bug
Hussam LawenHussam Lawen
7d949ad6e20Update GENERATE_CUSTOM_LABELS.md
mrT23mrT23
4b5f86fcf00MMerge pull request #410 from Codium-ai/fix_link_in_install small fix in link in install.md
Hussam LawenHussam Lawen
cd11f51df0esmall fix in link in install.md
mrT23mrT23
b40c0b9b23aMMerge pull request #409 from zmeir/patch-1 Fix call to `_get_previous_review_comment`
Zohar MeirZohar Meir
816ddeeb9efFix call to `_get_previous_review_comment` Hey @mrT23, I thinks there's a problem with moving this line to after `self.git_provider.publish_comment(pr_comment)`. The reason I originally placed it here is because otherwise, if you run `/review --pr_reviewer.remove_previous_review_comment=true` it will publish your review and then immediately after delete it, because it will look for the previous review comment only after you published your new review - so it will take your new review as th...
mrT23mrT23
11f01a226c4Update RELEASE_NOTES.md
mrT23mrT23
b57ec301e87MMerge pull request #408 from Codium-ai/tr/final_fixes fixed review
mrT23mrT23
71da20ea7e1better link
mrT23mrT23
c8956573106fixed review
Ori KotekOri Kotek
eda20ccca91MMerge pull request #407 from zmeir/patch-1 Update Usage.md with new GitHub App features
Zohar MeirZohar Meir
aed113cd79fUpdate Usage.md with new GitHub App features
Ori KotekOri Kotek
71a341855e8Add log_context to handle_request calls in gitlab_webhook.py
mrT23mrT23
0ab07a46c6aMMerge pull request #405 from Codium-ai/tr/final_fixes Final Fixes and Updates to PR Agent
mrT23mrT23
5f32e289337generate_labels
mrT23mrT23
7538c4dd2fbgenerate_labels