pr-agent/pr_agent/settings
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
..
.secrets_template.toml Adding handler for Bitbucket Cloud users 2023-07-15 21:29:36 +03:00
configuration.toml Added configuration option to control publishing review progress 2023-07-18 16:41:58 +03:00
pr_code_suggestions_prompts.toml Fixed minor typos in promts 2023-07-16 16:37:19 +03:00
pr_description_prompts.toml ignore current title 2023-07-13 17:34:18 +03:00
pr_information_from_user_prompts.toml pr_information_from_user_prompts 2023-07-17 08:09:56 +03:00
pr_questions_prompts.toml update readme 2023-07-16 16:04:06 +03:00
pr_reviewer_prompts.toml Merge branch 'main' into tr/agent_logic 2023-07-18 08:04:47 +03:00