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 76cd033 commit f316bd1Copy full SHA for f316bd1
static/schema/schema.v2.json
@@ -988,6 +988,11 @@
988
"additionalProperties": false,
989
"description": "Tools that provide additional context to code reviews.",
990
"default": {}
991
+ },
992
+ "pre_merge_checks": {
993
+ "type": "object",
994
+ "additionalProperties": {},
995
+ "default": {}
996
}
997
},
998
0 commit comments