mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-10 15:50:37 +08:00
auto approve
This commit is contained in:
@ -415,4 +415,5 @@ class PRReviewer:
|
||||
self.git_provider.publish_comment("Auto-approved PR")
|
||||
else:
|
||||
get_logger().info("Auto-approval option is disabled")
|
||||
self.git_provider.publish_comment("Auto-approval option for PR-Agent is disabled")
|
||||
self.git_provider.publish_comment("Auto-approval option for PR-Agent is disabled. "
|
||||
"You can enable it via a [configuration file](https://github.com/Codium-ai/pr-agent/blob/main/docs/REVIEW.md#auto-approval-1)")
|
Reference in New Issue
Block a user