pr-agent/pr_agent/git_providers
zmeir 560d30dbb1 Fix get_user_description
The headers changed from "PR Type"/"PR Description"/etc to "Type"/"Description"/etc
2024-01-03 12:20:51 +02:00
..
__init__.py feat: Added BitBucket Server 2023-11-15 15:47:44 +01:00
azuredevops_provider.py feat: Update inline comment creation in git providers and improve code suggestion handling 2023-12-24 09:44:08 +02:00
bitbucket_provider.py feat: Update inline comment creation in git providers and improve code suggestion handling 2023-12-24 09:44:08 +02:00
bitbucket_server_provider.py feat: Update inline comment creation in git providers and improve code suggestion handling 2023-12-24 09:44:08 +02: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: Update inline comment creation in git providers and improve code suggestion handling 2023-12-24 09:44:08 +02:00
gerrit_provider.py feat: Update inline comment creation in git providers and improve code suggestion handling 2023-12-24 09:44:08 +02:00
git_provider.py Fix get_user_description 2024-01-03 12:20:51 +02:00
github_provider.py feat: Update inline comment creation in git providers and improve code suggestion handling 2023-12-24 09:44:08 +02:00
gitlab_provider.py fixed bug 2023-12-24 10:27:48 +02:00
local_git_provider.py feat: Update inline comment creation in git providers and improve code suggestion handling 2023-12-24 09:44:08 +02:00
utils.py Add exception handling for applying repo settings failure 2023-11-03 12:23:49 +02:00