cd158f24f6
fix: move settings initialization outside inner function in gitlab_webhook
2024-10-07 20:24:21 +03:00
618224beef
s
2024-10-02 17:15:44 +03:00
6872a7076b
s
2024-10-02 17:07:09 +03:00
c2ae429805
feat: enhance PR processing logic across GitLab, GitHub, and Bitbucket
...
- Refactor `should_process_pr_logic` to improve PR filtering based on data attributes.
- Update `_perform_commands_*` functions to incorporate new PR processing checks.
- Ensure consistent handling of PRs by checking configurations before executing commands.
2024-10-02 17:02:33 +03:00
0fb158fd47
fix push gitlab
2024-09-13 20:59:45 +03:00
8706f643ef
enable ai_metadata
2024-09-08 16:26:26 +03:00
147a8e0ef3
refactor: consolidate PR ignore logic into a single function and update documentation
2024-09-07 11:26:13 +03:00
d2a744e70c
fix: remove line
2024-09-06 18:42:47 +02:00
be93c52380
fix: remove line
2024-09-06 18:42:28 +02:00
7ccefca35e
fix: remove comment
2024-09-06 18:41:36 +02:00
14b4723734
feat: move configuration to a common config section, add documentation
2024-09-06 18:32:46 +02:00
2f7f60a469
fix: review standardize regex checking
2024-09-02 16:31:19 +02:00
adce35765b
feat: implement skip branches for github, add ignore title to gitlab
2024-09-02 16:26:50 +02:00
23af1afa03
feat: gitlab skip source, target and labels
2024-08-30 17:01:18 +02:00
fdcbdfce98
feat: gitlab skip source, target and labels
2024-08-30 16:40:23 +02:00
c9ed271eaf
feat: keep manual comments working when commenting draft MRs
...
closes #1160
2024-08-26 14:50:43 +02: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
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
b59111e4a6
Add app_name to log_context in Bitbucket and GitLab webhook handlers
2024-08-12 16:10:41 +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
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
33a911da4c
log
2024-03-11 08:56:48 +02:00
a27ad0feb6
log
2024-03-11 08:55:07 +02:00
6c5697b07c
Enhance logging and refactor code in gitlab_webhook.py, update logger level in bitbucket_app.py and github_polling.py, remove redundant section in github.md
2024-03-11 08:50:19 +02:00
dd5386e07e
try-except
2024-02-21 09:27:40 +02:00
275f0d6a05
Update GitLab configuration and documentation for webhook setup
2024-02-21 09:20:28 +02:00
0e3417b4ab
webhook
2024-02-21 08:55:59 +02:00
cfe794947d
Gitlab /ask line works
2024-02-15 21:35:51 +02:00
2add584fbc
Fix a bug in GitLab webhook
2023-11-21 16:28:01 +02:00
71a341855e
Add log_context to handle_request calls in gitlab_webhook.py
2023-10-30 16:00:09 +02:00
1314898cbf
Enhance logging in bitbucket_app, gitlab_webhook, and google_cloud_storage_secret_provider with JSON format and additional context
2023-10-18 16:44:03 +03:00
c324d88be3
Refactor logging system to use custom logger across the codebase
2023-10-16 14:56:00 +03:00
140760c517
Add Gitlab webhook secret
2023-09-04 16:39:31 +03:00
56e9493f7a
Add Gitlab webhook secret
2023-09-04 15:29:21 +03:00
4c6595148b
Add Gitlab webhook secret
2023-08-31 17:03:58 +03:00
02e0f958e7
Add Gitlab webhook secret
2023-08-31 14:56:45 +03:00
d7b77764c3
Support context aware settings (for each incoming request), support override of settings, refactor CLI to use pr_agent.py
2023-08-01 14:43:26 +03:00
c9c95d60d4
Implement gitlab webhook
2023-07-24 15:05:24 +03:00