pr-agent/pr_agent/git_providers
cdornano e925f31ac0
Update azuredevops_provider.py
Will make qodo agent comments "Active" by default, and not "ByDesign" which is renders to "unknown" on Azure DevOps PRs. With this, PR authors are obliged to treat the PR comment of the qodo agent before Merging. This will help companies in analysing the impact of qodo agent on their PR, as every comment needs to be treated as either "Resolved" "Won't fix" "Close"
2025-03-21 12:57:03 +00:00
..
__init__.py Format files by pre-commit run -a 2024-10-30 10:00:36 +09:00
azuredevops_provider.py Update azuredevops_provider.py 2025-03-21 12:57:03 +00:00
bitbucket_provider.py Add publish_output_progress config support to AzureDevOps, BitBucket and Gitlab providers 2024-11-28 17:15:24 +01:00
bitbucket_server_provider.py Remove false log that file was modified, but no patch found for bitbucket server 2025-01-20 14:56:10 -05: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 Format files by pre-commit run -a 2024-10-30 10:00:36 +09:00
gerrit_provider.py Format files by pre-commit run -a 2024-10-30 10:00:36 +09:00
git_provider.py Format files by pre-commit run -a 2024-10-30 10:00:36 +09:00
github_provider.py Update pr_agent/git_providers/github_provider.py 2025-02-20 20:12:49 +02:00
gitlab_provider.py fix: handle empty commits and errors in GitLab provider's get_latest_commit_url 2025-02-26 21:24:53 +02:00
local_git_provider.py fix(local_git): add interface method stubs for local git provider compatibility 2025-01-15 18:19:36 +01:00
utils.py Fix typo model_weak 2024-12-08 22:09:48 +07:00