From 6376c1fd48e3338b0b61edda94b534cf686a0404 Mon Sep 17 00:00:00 2001 From: cindy-peng Date: Mon, 29 Jan 2024 12:33:46 -0800 Subject: [PATCH 1/3] chore: create flakybot.yaml to change default issue priority --- .github/flakybot.yaml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 .github/flakybot.yaml diff --git a/.github/flakybot.yaml b/.github/flakybot.yaml new file mode 100644 index 00000000..2159a1bc --- /dev/null +++ b/.github/flakybot.yaml @@ -0,0 +1,15 @@ +# Copyright 2024 Google LLC +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +issuePriority: p2 \ No newline at end of file From 11d80d2d8c59b1360d0a11ecfa3407a401189fd5 Mon Sep 17 00:00:00 2001 From: cindy-peng Date: Wed, 31 Jan 2024 12:07:39 -0800 Subject: [PATCH 2/3] add new line ending --- .github/flakybot.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/flakybot.yaml b/.github/flakybot.yaml index 2159a1bc..52c56cab 100644 --- a/.github/flakybot.yaml +++ b/.github/flakybot.yaml @@ -12,4 +12,4 @@ # See the License for the specific language governing permissions and # limitations under the License. -issuePriority: p2 \ No newline at end of file +issuePriority: p2 From 05040ce659382684501eec781f10032479c52e45 Mon Sep 17 00:00:00 2001 From: cindy-peng Date: Wed, 31 Jan 2024 12:12:42 -0800 Subject: [PATCH 3/3] add new line ending --- .github/flakybot.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/flakybot.yaml b/.github/flakybot.yaml index 52c56cab..78ff93dc 100644 --- a/.github/flakybot.yaml +++ b/.github/flakybot.yaml @@ -13,3 +13,4 @@ # limitations under the License. issuePriority: p2 +