pr-agent/pr_agent/servers
Ori Kotek 0e54a13272
Improve error handling in settings retrieval
Fix bug where default values were not being used in GitHub Action runners when environmental variables are not set. Now, if an environmental variable cannot be found and no default is given, the default value will be used if one exists. This will prevent errors during setup on different environments and ensure system stability.
2023-11-29 11:52:02 +02:00
..
atlassian-connect.json Bitbucket server 2023-08-27 10:11:46 +03:00
bitbucket_app.py 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
bitbucket_server_webhook.py feat: Added server and documentation 2023-11-25 17:37:44 +01:00
gerrit_server.py Refactor logging system to use custom logger across the codebase 2023-10-16 14:56:00 +03:00
github_action_runner.py Improve error handling in settings retrieval 2023-11-29 11:52:02 +02:00
github_app.py Fix commands list for push trigger 2023-10-31 00:00:48 +02:00
github_polling.py Refactor logging system to use custom logger across the codebase 2023-10-16 14:56:00 +03:00
gitlab_webhook.py Fix a bug in GitLab webhook 2023-11-21 16:28:01 +02:00
help.py gfm instructions 2023-11-19 11:11:11 +02:00
serverless.py remove unnecessary setup_logger 2023-11-08 16:56:44 +09:00
utils.py Added support for automatic review on push event 2023-10-25 11:15:23 +03:00