Is your feature request related to a problem?
Right now, we have a first-level issue formatter that rewrites issues into a standard format.
Next, we want a PR formatter. The initial PR description already comes from the PR template:
The problem is that once a PR is marked ready for review, CodeRabbit generates its own summary and appends it to the PR description. This creates duplicate and noisy descriptions.
Screenshot
Describe the solution you'd like
What we want instead is something similar to the issue formatter: a PR formatter that uses AI to summarize the changes and update the PR description in a clean, standard format without redundant copies.
Is your feature request related to a problem?
Right now, we have a first-level issue formatter that rewrites issues into a standard format.
Next, we want a PR formatter. The initial PR description already comes from the PR template:
The problem is that once a PR is marked ready for review, CodeRabbit generates its own summary and appends it to the PR description. This creates duplicate and noisy descriptions.
Screenshot
Describe the solution you'd like
What we want instead is something similar to the issue formatter: a PR formatter that uses AI to summarize the changes and update the PR description in a clean, standard format without redundant copies.