pr-agent/pr_agent/git_providers
mrT23 01ba6fe63d
feat: enhance error handling and logging, update AI metadata terminology
- Improved error handling and logging in `pr_processing.py` and `github_polling.py` to provide more detailed error information.
- Updated AI metadata terminology from "AI-generated file summary" to "AI-generated changes summary" across multiple files for consistency.
- Added a placeholder method `publish_file_comments` in `azuredevops_provider.py`.
- Refined logging messages in `azuredevops_provider.py` for better clarity.
2024-09-10 17:44:26 +03:00
..
__init__.py Add context-aware git provider retrieval and refactor related functions 2024-06-19 09:36:37 +03:00
azuredevops_provider.py feat: enhance error handling and logging, update AI metadata terminology 2024-09-10 17:44:26 +03:00
bitbucket_provider.py avoid_full_files 2024-09-07 11:44:24 +03:00
bitbucket_server_provider.py further cleaned up code based on feedback 2024-08-30 10:10:39 -04:00
codecommit_client.py Remove 'bitbucket' explicit dependency anywhere that's not in bitbucket_provider.py 2023-09-10 14:06:13 +03:00
codecommit_provider.py Add 'original_suggestion' parameter to publish_inline_comment methods across git providers for enhanced inline comment handling 2024-08-16 08:58:51 +03:00
gerrit_provider.py Add 'original_suggestion' parameter to publish_inline_comment methods across git providers for enhanced inline comment handling 2024-08-16 08:58:51 +03:00
git_provider.py enable ai_metadata 2024-09-08 16:26:26 +03:00
github_provider.py Limit comment body length and adjust logging levels in GitHub provider 2024-08-18 08:24:27 +03:00
gitlab_provider.py Add null check for 'suggestion' in publish_code_suggestions method in gitlab_provider.py 2024-08-16 09:04:45 +03:00
local_git_provider.py Add 'original_suggestion' parameter to publish_inline_comment methods across git providers for enhanced inline comment handling 2024-08-16 08:58:51 +03:00
utils.py set_claude_model 2024-08-11 11:43:57 +03:00