pr-agent/pr_agent/git_providers
2024-10-30 08:48:08 +02:00
..
__init__.py Add context-aware git provider retrieval and refactor related functions 2024-06-19 09:36:37 +03:00
azuredevops_provider.py Add PRDescriptionHeader enum for consistent "Changes walkthrough" usage across modules 2024-10-30 08:48:08 +02: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 feat: import Range utility in GitHubProvider for enhanced functionality 2024-10-14 09:43:58 +03:00
gitlab_provider.py get_line_link compatible with old gitlab versions 2024-09-15 14:56:08 +08: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 feat: add error handling for invalid repo settings configuration 2024-10-07 09:13:17 +03:00