We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0789dc8 commit 2727c18Copy full SHA for 2727c18
static/schema/schema.v2.json
@@ -216,11 +216,6 @@
216
"default": true,
217
"description": "Suggest reviewers based on the changes in the pull request in the walkthrough."
218
},
219
- "auto_assign_reviewers": {
220
- "type": "boolean",
221
- "default": false,
222
- "description": "Automatically assign suggested reviewers to the pull request"
223
- },
224
"poem": {
225
"type": "boolean",
226
@@ -576,7 +571,7 @@
576
571
"enabled": {
577
572
578
573
579
- "description": "Enable golangci-lint | golangci-lint is a fast linters runner for Go. | Enable golangci-lint integration. | v1.62.2"
574
+ "description": "Enable golangci-lint | golangci-lint is a fast linters runner for Go. | Enable golangci-lint integration. | v1.64.8"
580
575
581
"config_file": {
582
"type": "string",
0 commit comments