File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
prompts/check-user-facing-pr Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 11---
2- functions :
2+ tools :
33 - name : one-review-pr
44 type : prompt
5+ description : Review a PR for user-facing changes.
56 parameters :
67 type : object
78 properties :
@@ -10,12 +11,13 @@ functions:
1011 description : the branch to check
1112 ref : " github:docker/labs-ai-tools-for-devs?path=prompts/check-user-facing-pr/1-check-user-facing-pr.md&ref=main"
1213 - name : two-review-files
14+ description : Review a list of files for user-facing changes.
1315 type : prompt
1416 parameters :
1517 type : object
1618 properties :
17- files :
18- type : array
19+ branch :
20+ type : string
1921 description : the files to check
2022 ref : " github:docker/labs-ai-tools-for-devs?path=prompts/check-user-facing-pr/2-check-user-facing-file.md&ref=main"
2123---
You can’t perform that action at this time.
0 commit comments