blob: 1b9b6770e9e267423f8991fa3a8e9b2c040667b6 [file] [edit]
# 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
# TODO(matanlurey): Remove this flag, it is currently unused.
allowManualTreeClosures: true
backfillerCommitLimit: 50
ciYaml:
contentAwareHashing:
# This will cause PRs that enter the merge queue to wait on CAH hashing
# to happen before scheduling builds.
waitOnContentHash: true
# Whether to close the MQ guard right after LUCI presubmit completed
# instead of doing that as part of the `check_run` GitHub event handling.
closeMqGuardAfterPresubmit: true
# Whether to enable Gemini log analysis feature.
enableGeminiLogAnalysis: true
# Whether to allow the tree status to be suppressed for specific failed tests.
dynamicTestSuppression: true
# The Gemini model to use for log analysis.
geminiModel: gemini-3-flash-preview
# Whether to allow unified check run flow to specific users or to everyone.
unifiedCheckRunFlow:
useForAll: false
useForUsers:
- ievdokdm
- eyebrowsoffire
- andywolff
- camsim99
- walley892
- loic-sharma
- vashworth
- mboetger