Skip to content

Commit 795a4c4

Browse files
committed
tmp
1 parent e144265 commit 795a4c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/copilot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ jobs:
2626
TODAY=$(date +%Y-%m-%d)
2727
# copilot --model gpt-5.2
2828
#copilot help
29-
copilot --model gpt-5.2 -p "Review the git log for this repository and write a bullet point summary of all code changes that were made today ($TODAY). Include a brief description of what was changed." --allow-tool 'shell(git)'
29+
copilot --autopilot --yolo --max-autopilot-continues 10 -p "Review the git log for this repository and write a bullet point summary of all code changes that were made today ($TODAY). Include a brief description of what was changed."

0 commit comments

Comments
 (0)