Skip to content

Commit ff09ffd

Browse files
auto-submit[bot]auto-submit[bot]
andauthored
Reverts "Add a currently unused runs_in_merge_queue property to Linux analyze. (#162335)" (#162402)
<!-- start_original_pr_link --> Reverts: flutter/flutter#162335 <!-- end_original_pr_link --> <!-- start_initiating_author --> Initiated by: matanlurey <!-- end_initiating_author --> <!-- start_revert_reason --> Reason for reverting: Not feasible to implement this as-is, so it just makes the configuration file confusing. Revert for now. <!-- end_revert_reason --> <!-- start_original_pr_author --> Original PR Author: matanlurey <!-- end_original_pr_author --> <!-- start_reviewers --> Reviewed By: {jonahwilliams} <!-- end_reviewers --> <!-- start_revert_body --> This change reverts the following previous change: Towards flutter/flutter#162329. This currently does nothing. <!-- end_revert_body --> Co-authored-by: auto-submit[bot] <flutter-engprod-team@google.com>
1 parent 14cf4ac commit ff09ffd

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.ci.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -351,9 +351,6 @@ targets:
351351
timeout: 60
352352
properties:
353353
shard: analyze
354-
# TODO(matanlurey): Remove or document.
355-
# See https://github.com/flutter/flutter/issues/162329.
356-
runs_in_merge_queue: "true"
357354
dependencies: >-
358355
[
359356
{"dependency": "ktlint", "version": "version_1_1_1"}

0 commit comments

Comments
 (0)