blob: d80ed7a27b9fa642c97d089ef59658ef416f2b67 [file] [log] [blame] [edit]
{
"CHECKS": {
"prefixes": [
"[code_assets] ",
"[data_assets] ",
"[ffi] ",
"[ffigen] ",
"[hooks_runner] ",
"[hooks] ",
"[infra] ",
"[jni] ",
"[jnigen] ",
"[json_syntax_generator] ",
"[native_doc_dartifier] ",
"[native_test_helpers] ",
"[native_toolchain_c] ",
"[objective_c] ",
"[pub_formats] ",
"[swift2objc] ",
"[swiftgen] "
],
"ignoreLabels": [
"skip-pr-title-check"
]
},
"MESSAGES": {
"success": "All OK",
"failure": "The PR title has to contain a package name like \"[ffigen]\", or \"[infra]\".",
"notice": ""
}
}