pr-agent/pr_agent/git_providers
Luca Simone 26dc2e9d21
fix: raising exception instead of empty string
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-11-16 11:19:46 +01:00
..
__init__.py feat: Added BitBucket Server 2023-11-15 15:47:44 +01:00
azuredevops_provider.py remove azure.com url restriction 2023-10-16 20:38:14 +02:00
bitbucket_provider.py link to change 2023-11-06 08:27:34 +02:00
bitbucket_server_provider.py fix: raising exception instead of empty string 2023-11-16 11:19:46 +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 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 Added new configurations to prevent too frequent incremental commits on push trigger 2023-11-02 12:24:54 +02:00
github_provider.py Added new configurations to prevent too frequent incremental commits on push trigger 2023-11-02 12:24:54 +02:00
gitlab_provider.py Update get_repo_settings to decode file from target branch in gitlab_provider.py 2023-10-30 17:01:49 +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