From d48e0d4b8c57f1206b8330421b1c6fedb85bdd0a Mon Sep 17 00:00:00 2001 From: Ricardo Amador <32242716+ricardoamador@users.noreply.github.com> Date: Fri, 2 Feb 2024 14:46:36 -0800 Subject: [PATCH 1/2] Test revert template update (#3458) Adding a test for revert and info collection. After merge this pull request will be reverted. *List which issues are fixed by this PR. You must list at least one issue.* *If you had to change anything in the [flutter/tests] repo, include a link to the migration guide as per the [breaking change policy].* --- auto_submit/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/auto_submit/README.md b/auto_submit/README.md index 59ebc1e44..a716a0c70 100644 --- a/auto_submit/README.md +++ b/auto_submit/README.md @@ -1,3 +1,5 @@ # Autosubmit RFC is available in https://flutter.dev/go/autosubmit + +Adding a new comment to test revert info collection. \ No newline at end of file From 5d5e5bc2436d9a1b97fea97beaef520914b31141 Mon Sep 17 00:00:00 2001 From: "auto-submit[bot]" <98614782+auto-submit[bot]@users.noreply.github.com> Date: Fri, 2 Feb 2024 22:50:25 +0000 Subject: [PATCH 2/2] Reverts "Test revert template update" (#3459) Reverts flutter/cocoon#3458 Initiated by: ricardoamador This change reverts the following previous change: Original Description: Adding a test for revert and info collection. After merge this pull request will be reverted. *List which issues are fixed by this PR. You must list at least one issue.* *If you had to change anything in the [flutter/tests] repo, include a link to the migration guide as per the [breaking change policy].* --- auto_submit/README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/auto_submit/README.md b/auto_submit/README.md index a716a0c70..59ebc1e44 100644 --- a/auto_submit/README.md +++ b/auto_submit/README.md @@ -1,5 +1,3 @@ # Autosubmit RFC is available in https://flutter.dev/go/autosubmit - -Adding a new comment to test revert info collection. \ No newline at end of file