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 73b88b0 commit 6296e4cCopy full SHA for 6296e4c
app_dart/config.yaml
@@ -6,8 +6,12 @@
6
backfillerCommitLimit: 50
7
8
ciYaml:
9
+ # ----------------------------------------------------------------------------
10
+ # TODO(matanlurey): These are inert in the latest builds and can be removed
11
+ # a few days after https://github.com/flutter/cocoon/pull/4762 is merged.
12
onlyUseTipOfTreeTargetsExistenceToFilterTargets: true
13
targetEnabledBranchesOverridesTipOfTreeTargetExistence: false
14
15
16
contentAwareHashing:
17
# This will cause PRs that enter the merge queue to wait on CAH hashing
0 commit comments