Skip to content

fix: remove non-existing review-agent section from configuration#2350

Open
Null3rror wants to merge 1 commit intoThe-PR-Agent:mainfrom
Null3rror:fix/review-agent
Open

fix: remove non-existing review-agent section from configuration#2350
Null3rror wants to merge 1 commit intoThe-PR-Agent:mainfrom
Null3rror:fix/review-agent

Conversation

@Null3rror
Copy link
Copy Markdown

@Null3rror Null3rror commented Apr 26, 2026

Fixes issue #2349

@qodo-free-for-open-source-projects
Copy link
Copy Markdown
Contributor

Review Summary by Qodo

Remove non-existent review-agent section and fix command

🐞 Bug fix

Grey Divider

Walkthroughs

Description
• Replace non-existent /agentic_review command with /review
• Remove unused [review_agent] configuration section
Diagram
flowchart LR
  A["Configuration File"] -->|Remove| B["review_agent Section"]
  A -->|Replace| C["/agentic_review → /review"]
  C -->|Update| D["pr_commands & push_commands"]
Loading

Grey Divider

File Changes

1. .pr_agent.toml 🐞 Bug fix +2/-6

Fix command references and remove unused config

• Replaced /agentic_review command with /review in both pr_commands and push_commands arrays
• Removed the entire [review_agent] configuration section with enabled and publish_output
 settings

.pr_agent.toml


Grey Divider

Qodo Logo

@qodo-free-for-open-source-projects
Copy link
Copy Markdown
Contributor

qodo-free-for-open-source-projects Bot commented Apr 26, 2026

Code Review by Qodo

🐞 Bugs (0) 📘 Rule violations (0) 📎 Requirement gaps (0)

Grey Divider

Great, no issues found!

Qodo reviewed your code and found no material issues that require review

Grey Divider

Qodo Logo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant