forked from wylab/llama-swap
.coderabbit.yaml,AGENTS.md: small tweaks
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ early_access: false
|
|||||||
reviews:
|
reviews:
|
||||||
profile: "chill"
|
profile: "chill"
|
||||||
request_changes_workflow: false
|
request_changes_workflow: false
|
||||||
high_level_summary: true
|
high_level_summary: false
|
||||||
poem: false
|
poem: false
|
||||||
review_status: true
|
review_status: true
|
||||||
collapse_walkthrough: false
|
collapse_walkthrough: false
|
||||||
|
|||||||
@@ -11,9 +11,11 @@ llama-swap is a light weight, transparent proxy server that provides automatic m
|
|||||||
|
|
||||||
- when summarizing changes only include details that require further action
|
- when summarizing changes only include details that require further action
|
||||||
- just say "Done." when there is no further action
|
- just say "Done." when there is no further action
|
||||||
- use `gh` to create PRs and load issues
|
- use the github CLI `gh` to create pull requests and work with github
|
||||||
- keep PR descriptions short and focused on changes.
|
- Rules for creating pull requests:
|
||||||
|
- keep them short and focused on changes.
|
||||||
- never include a test plan
|
- never include a test plan
|
||||||
|
- write the summary using the same style rules as commit message
|
||||||
|
|
||||||
## Testing
|
## Testing
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user