You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/autoskillit/recipes/implementation.json
-4Lines changed: 0 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -55,10 +55,6 @@
55
55
"description": "Automatically merge the PR after required checks pass — via merge queue when available, direct merge otherwise",
56
56
"default": "true"
57
57
},
58
-
"batch_dispatch": {
59
-
"description": "Pack multiple parallel-safe issues per food truck. When \"true\", the fleet dispatcher batches parallel-safe issues (up to max_issues_per_food_truck) into implement-findings food trucks with comma-separated issue_urls.",
60
-
"default": "false"
61
-
},
62
58
"review_max_retries": {
63
59
"description": "Maximum number of review-resolve retry cycles before proceeding to CI",
0 commit comments