pr-agent/pr_agent/git_providers
Zohar Meir 7d89b82967
Fix get_user_description in case pr_description.enable_pr_type=false
Fixes an issue when getting the user description after a PR-Agent description was already generated, in case the configuration setting `pr_description.enable_pr_type` was `false`.
2023-11-13 14:41:14 +02:00
..
__init__.py Gerrit support 2023-09-01 14:31:34 +01:00
azuredevops_provider.py remove azure.com url restriction 2023-10-16 20:38:14 +02:00
bitbucket_provider.py publish_persistent_comment 2023-11-09 15:24:55 +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 Remove previous review comment on push event 2023-10-26 16:46:54 +03:00
gerrit_provider.py Remove previous review comment on push event 2023-10-26 16:46:54 +03:00
git_provider.py Fix get_user_description in case pr_description.enable_pr_type=false 2023-11-13 14:41:14 +02:00
github_provider.py publish_persistent_comment 2023-11-09 15:24:55 +02:00
gitlab_provider.py publish_persistent_comment 2023-11-09 15:24:55 +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