pr-agent/pr_agent/git_providers
zmeir 6d91f44634 Added configuration option to control publishing review progress
This can be useful in a few situations:
1. To reduce the number of GitHub API calls (thus avoiding hitting the rate limit)
2. When the trigger for the agent is an external process (e.g. some external CI job), so there is no need to publish a message like "preparing review..." because it's not a part of a natual conversation with the user
2023-07-18 16:41:58 +03:00
..
__init__.py Lint fixes 2023-07-18 11:34:57 +03:00
bitbucket_provider.py Merge pull request #76 from zmeir/zmeir-publish_inline_comments_single_api_call 2023-07-18 13:05:11 +03:00
git_provider.py Merge pull request #76 from zmeir/zmeir-publish_inline_comments_single_api_call 2023-07-18 13:05:11 +03:00
github_provider.py Added configuration option to control publishing review progress 2023-07-18 16:41:58 +03:00
gitlab_provider.py Merge pull request #85 from Codium-ai/hl/always_filer_bad_extensions 2023-07-18 13:50:25 +03:00