Commit graph

27 commits

Author SHA1 Message Date
Thomas De Keulenaer
db0c213d72 AzureDevops webhook: allow disabling BasicAuth
Azure webhooks do not allow BasicAuth without HTTPS
2025-05-12 09:00:36 +02:00
Thomas De Keulenaer
24a90cab8e Azure: handle inline /ask 2025-05-12 09:00:17 +02:00
Thomas De Keulenaer
67272700a6 Azure: handle line comments 2025-05-12 08:31:15 +02:00
Jose Martinez
b7b533ddf6 Update azuredevops logger setup to use dynamic log level from configuration 2025-04-03 14:10:52 -05:00
Hussam Lawen
9db44b5f5f
Update pr_agent/servers/azuredevops_server_webhook.py
Co-authored-by: qodo-merge-pro-for-open-source[bot] <189517486+qodo-merge-pro-for-open-source[bot]@users.noreply.github.com>
2025-02-26 17:16:07 +02:00
Hussam.lawen
70a2377ac9
fix: make Azure DevOps webhook handler asynchronous 2025-02-26 17:13:38 +02:00
Hussam.lawen
0a4c02c8b3
feat: enhance Azure DevOps integration with improved error handling and PR commands 2025-02-26 16:40:46 +02:00
mrT23
8610aa27a4
Add disable_auto_feedback configuration option to control automatic PR feedback 2024-12-02 21:28:48 +02:00
Yu Ishikawa
81dea65856 Format files by pre-commit run -a
Signed-off-by: Yu Ishikawa <yu-iskw@users.noreply.github.com>
2024-10-30 10:00:36 +09:00
mrT23
8706f643ef
enable ai_metadata 2024-09-08 16:26:26 +03:00
BrianTeeman
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
MarkRx
d9a7dae6c4 Better error handling on backgrounp task thread 2024-05-30 20:22:58 -04:00
MarkRx
c9c14c10b0 Fix some server implementations not properly logging context 2024-05-30 20:16:21 -04:00
Dan Anstis
73624148a5 Fix URL encoding in Azure DevOps webhook handler 2024-03-08 04:39:57 +00:00
mrT23
dd5386e07e
try-except 2024-02-21 09:27:40 +02:00
mrT23
481a4fe7a1
revert 2024-02-17 19:43:34 +02:00
mrT23
de4af313ba
azure dev ops 2024-02-17 19:40:06 +02:00
yochail
1053fa84f6
rename azure_devops_server var 2024-02-13 22:27:07 -05:00
yochail
e8c2ec034d
Update azuredevops_server_webhook.py
fix returned HTTP status
2024-02-12 18:38:08 -05:00
yochail
bbd0d62c85
fix auto_describe key 2024-02-11 18:10:22 -05:00
yochail
34378384da
add get endpoint for container status 2024-02-11 17:59:02 -05:00
Yochai Lehman
95344c7083 fix basic auth 2024-02-11 17:42:06 -05:00
Yochai Lehman
bc38fad4db add support for auto events 2024-02-11 17:23:56 -05:00
Yochai Lehman
076d8e7187 fix PR code suggestions 2024-02-11 17:17:25 -05:00
Yochai Lehman
22d0c275d7 fix PR comments 2024-02-11 17:13:59 -05:00
Yochai Lehman
86d4a31eef add docs 2024-02-11 17:02:14 -05:00
Yochai Lehman
9a54be5414 add webhook support 2024-02-11 16:52:49 -05:00