b9d096187a
fix: skip processing comments without a body in GitHub polling server
2024-08-25 07:21:40 +03:00
3778cc2745
feat: skip draft by default
2024-08-22 21:59:01 +02:00
8793f8d9b0
Update gitlab_webhook.py
2024-08-22 21:14:49 +02:00
61837c69a3
Update gitlab_webhook.py
2024-08-22 21:13:54 +02:00
ffaf5d5271
feat: Handle the gitlab MR draft status
...
closes #1160
2024-08-22 17:29:39 +02:00
2591a5d6c1
patch_extension_skip_types
...
Add validation for latest_comment and cast suggestions_score_threshold to int
2024-08-20 12:11:34 +03:00
dc1a8e8314
Add detailed logging and error handling in GitHub polling server
...
- Introduce traceback logging for exceptions during notification processing.
- Enhance logging for PR comments with additional artifact information.
- Update configuration settings for publishing PR descriptions as comments.
2024-08-18 08:13:40 +03:00
78b11c80c7
Add error handling for empty secrets in GitLab webhook and lower log level for Google Cloud Storage secret retrieval errors
2024-08-13 11:42:07 +03:00
cb65b05e85
Add error handling for missing username fields in Bitbucket webhook handler and update log context
2024-08-13 11:33:19 +03:00
b59111e4a6
Add app_name to log_context in Bitbucket and GitLab webhook handlers
2024-08-12 16:10:41 +03:00
652ced5406
bitbucket server
2024-07-26 08:31:21 +03:00
d088f9c19a
disable 'PUBLISH_OUTPUT_PROGRESS=False'
2024-07-18 11:49:09 +03:00
ca18f85294
s
2024-06-27 08:27:49 +03:00
3f3e9909fe
fix: initialize git_provider
as an empty dictionary in GitHub App server
2024-06-23 10:03:52 +03:00
9034e18772
Add is_auto_command
config check to conditionally publish output and update GitHub App to set this flag
2024-06-19 11:51:10 +03:00
833bb29808
Add context-aware git provider retrieval and refactor related functions
2024-06-19 11:20:00 +03:00
025a14014a
Add context-aware git provider retrieval and refactor related functions
2024-06-19 09:36:37 +03:00
663604daa5
Support running GitHub App using gunicorn, adjust Dockerfile accordingly
2024-06-18 20:15:48 +03:00
a9a27b5a8f
Fix typos/Spelling
...
This simple PR fixes typos and spelling errors in code comments and documentation. It has no functional changes but does at least make the instruction more readable and match the code.
2024-06-16 17:06:30 +01:00
07f21a5511
Github: work in background
2024-06-09 18:14:42 +03:00
d046c2a939
gitlab push_commands will work
2024-06-05 11:25:10 +03:00
faf4576f03
enterprise
2024-06-04 17:08:24 +03:00
0b7dcf03a5
Improve error handling in get_mr_url_from_commit_sha function in gitlab_webhook.py
2024-06-04 16:47:20 +03:00
213ced7e18
Add PR evaluation prompt and link to fine-tuning benchmark documentation
2024-06-04 16:37:35 +03:00
b1444eb180
format github_action_runner.py
2024-06-04 11:10:13 +08:00
2b0dfc6298
Merge remote-tracking branch 'origin/main' into ok/gitlab_fix
2024-06-03 14:15:46 +03:00
76ff49d446
Refactor GitLab webhook initialization to move app setup outside of start function
2024-06-03 12:38:41 +03:00
413547f404
Refactor GitLab webhook handling for async processing and improved logging
2024-06-03 12:36:24 +03:00
4f13007267
Disable final update message when auto_describe is enabled in GitHub Action Runner
2024-06-03 08:15:36 +03:00
d9a7dae6c4
Better error handling on backgrounp task thread
2024-05-30 20:22:58 -04:00
c9c14c10b0
Fix some server implementations not properly logging context
2024-05-30 20:16:21 -04:00
34ad5f2aa2
toolbar emojis in pr-agent feedbacks
2024-05-05 13:33:54 +03:00
7563af08a0
docs
2024-04-18 08:44:08 +03:00
2f4e40860d
Replace keep_original_user_title
with generate_ai_title
for PR description customization and update documentation accordingly
2024-04-17 16:29:12 +03:00
86e64501df
ask
2024-04-14 12:43:26 +03:00
4683a29819
s
2024-04-14 12:34:14 +03:00
8f0f08006f
s
2024-04-14 12:00:19 +03:00
4c83bf695d
Handle OPENAI_KEY not set error in github_action_runner.py
...
Fixes https://github.com/Codium-ai/pr-agent/issues/855
2024-04-12 10:50:00 +03:00
9e4ffd824c
Merge branch 'main' into feature/gha-outputs-1
2024-04-10 23:27:44 +09:00
3412095d81
chore: change default to true, if use in github actions
2024-04-10 09:18:21 +09:00
75c4befadf
feat: set review data to github actions output
2024-04-10 01:02:05 +09:00
aa2121a48d
readme
2024-04-07 16:28:30 +03:00
493f73f1ce
chore: add logging the reason not execute
2024-03-27 12:03:27 +09:00
1491bcba96
logs
2024-03-26 08:09:33 +02:00
9c284e64cf
dont log pr-agent bot
2024-03-25 12:27:45 +02:00
3cdadb3ad1
always ignore bot
2024-03-25 09:04:07 +02:00
695f0706a8
Refactor help text for clarity and update configuration links in help.py; standardize variable naming in cli.py
2024-03-25 08:53:13 +02:00
07f5025b03
Refactor help text for clarity and update configuration links in help.py; standardize variable naming in cli.py
2024-03-25 08:51:59 +02:00
887d640ba5
Merge remote-tracking branch 'origin/main' into tr/pypi
2024-03-22 21:36:45 +02:00
0816370b1a
adjustments to pypi
2024-03-22 21:36:22 +02:00