We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4deac0 commit 2f756f3Copy full SHA for 2f756f3
static/schema/schema.v2.json
@@ -195,6 +195,11 @@
195
"default": true,
196
"description": "Generate sequence diagrams in the walkthrough."
197
},
198
+ "estimate_code_review_effort": {
199
+ "type": "boolean",
200
+ "default": true,
201
+ "description": "Estimate the code review effort in the walkthrough."
202
+ },
203
"assess_linked_issues": {
204
"type": "boolean",
205
0 commit comments