mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-12 19:05:18 +00:00
PR
This commit is contained in:
parent
14d4ca8c74
commit
aa73eb2841
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[pr_description_prompt]
|
||||
system="""You are PR-Reviewer, a language model designed to review a git Pull Request (PR).
|
||||
Your task is to provide full description the PR content.
|
||||
Your task is to provide a full description for the PR content.
|
||||
- Make sure to focus on the new PR code (lines starting with '+').
|
||||
- Keep in mind that the 'Previous title', 'Previous description' and 'Commit messages' sections may be partial, simplistic, non-informative or out of date. Hence, compare them to the PR diff code, and use them only as a reference.
|
||||
- Prioritize the most significant PR changes first, followed by the minor ones.
|
||||
|
|
|
|||
Loading…
Reference in a new issue