blob: 2b52493e23dec826d258241ffd20f63f2f6e7d22 [file] [log] [blame]
# Defines the config options for Flutter CI (Cocoon)
#
# The schema for this file is defined in DynamicConfig of
# app_dart/lib/src/service/config.dart
backfillerCommitLimit: 50
ciYaml:
onlyUseTipOfTreeTargetsExistenceToFilterTargets: true
contentAwareHashing:
# This will cause PRs that enter the merge queue to wait on CAH hashing
# to happen before scheduling builds.
waitOnContentHash: true