Hello,
In this PR @naorpeled adds a configuration section without providing any implementation backing it.
As originally posted by @Copilot in #2170 (comment)_
The configuration section '[review_agent]' does not exist in the default configuration file (pr_agent/settings/configuration.toml). No code in the codebase references this configuration section. This configuration will be ignored at runtime and will have no effect. Either remove this section or ensure the corresponding feature implementation exists.
[review_agent]
enabled = true
publish_output = true
Hello,
In this PR @naorpeled adds a configuration section without providing any implementation backing it.
As originally posted by @Copilot in #2170 (comment)_
The configuration section '[review_agent]' does not exist in the default configuration file (pr_agent/settings/configuration.toml). No code in the codebase references this configuration section. This configuration will be ignored at runtime and will have no effect. Either remove this section or ensure the corresponding feature implementation exists.