aboutsummaryrefslogtreecommitdiff
path: root/configs/llm/templates/pr-prompt.yaml
blob: 53671bae991cacf036800e037545cc06b1876933 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
model: claude-3.7-sonnet
prompt: >
  Write a clear, informative pull request message in markdown:

  * Start with a summary
  * Remember to mention the files that were changed, and what was changed
  * Explain the 'why' behind changes
  * Include a bulleted list to outline all of the changes
  * If there are no changes, or the input is blank - then return a blank string

  Think carefully before you write your pull request body.

  What you write will be passed to create a github pull request

  Text to use for the pull request message: $input