pr-agent/pr_agent/git_providers
BrianTeeman a9a27b5a8f
Fix typos/Spelling
This simple PR fixes typos and spelling errors in code comments and documentation. It has no functional changes but does at least make the instruction more readable and match the code.
2024-06-16 17:06:30 +01:00
..
__init__.py Update __init__.py 2024-06-04 11:17:04 +08:00
azuredevops_provider.py Add file ignore functionality and update documentation for ignore patterns 2024-06-13 13:18:15 +03:00
bitbucket_provider.py Fix typos/Spelling 2024-06-16 17:06:30 +01:00
bitbucket_server_provider.py Fix typos/Spelling 2024-06-16 17:06:30 +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 Failed to review PR: name 'is_valid_file' is not defined 2024-04-09 15:47:54 +07:00
gerrit_provider.py Update get_pr_labels method to support label updates and prevent unnecessary label republishing 2024-03-12 17:02:45 +02:00
git_provider.py toolbar emojis in pr-agent feedbacks 2024-05-05 13:33:54 +03:00
github_provider.py Fix typos/Spelling 2024-06-16 17:06:30 +01:00
gitlab_provider.py Add file ignore functionality and update documentation for ignore patterns 2024-06-13 13:18:15 +03:00
local_git_provider.py Update get_pr_labels method to support label updates and prevent unnecessary label republishing 2024-03-12 17:02:45 +02:00
utils.py Refactor logging statements for better readability and debugging 2024-02-25 09:46:07 +02:00