From 8402843dfda86bfb64221d0df5a276db243a5f12 Mon Sep 17 00:00:00 2001 From: Cindy Peng <148148319+cindy-peng@users.noreply.github.com> Date: Wed, 31 Jan 2024 12:51:55 -0800 Subject: [PATCH] chore: create flakybot.yaml to change default issue priority (#1488) * chore: create flakybot.yaml to change default issue priority * add google copyright license * add a new line to the end of yaml * add a new line to the end of yaml --------- Co-authored-by: cindy-peng --- .github/flakybot.yaml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 .github/flakybot.yaml diff --git a/.github/flakybot.yaml b/.github/flakybot.yaml new file mode 100644 index 00000000..78ff93dc --- /dev/null +++ b/.github/flakybot.yaml @@ -0,0 +1,16 @@ +# 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 +