pr-agent/pr_agent/git_providers
2023-12-06 16:32:53 +02:00
..
__init__.py feat: Added BitBucket Server 2023-11-15 15:47:44 +01:00
azuredevops_provider.py refactor: Move clip_tokens function from pr_processing to utils module, and add tests 2023-11-26 08:29:47 +02:00
bitbucket_provider.py feat: Enhance link generation for relevant lines and refactor code in git providers and PR description tools 2023-12-04 21:06:56 +02:00
bitbucket_server_provider.py feat: Added server and documentation 2023-11-25 17:37:44 +01: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 feat: Add pr_url attribute to git providers and final update message in PR description 2023-12-03 10:46:02 +02:00
gerrit_provider.py feat: Add pr_url attribute to git providers and final update message in PR description 2023-12-03 10:46:02 +02:00
git_provider.py feat: Add line count to file patch info and enhance PR description formatting 2023-12-06 15:29:45 +02:00
github_provider.py feat: Add line count to file patch info and enhance PR description formatting 2023-12-06 15:29:45 +02:00
gitlab_provider.py s 2023-12-06 16:32:53 +02:00
local_git_provider.py Remove previous review comment on push event 2023-10-26 16:46:54 +03:00
utils.py Add exception handling for applying repo settings failure 2023-11-03 12:23:49 +02:00