From 54b2c6ac75370a4a3582431b4a3080f777ba1f11 Mon Sep 17 00:00:00 2001
From: losalex <90795544+losalex@users.noreply.github.com>
Date: Wed, 6 Apr 2022 09:28:47 -0700
Subject: [PATCH] chore: Enable Size-Label bot in all googleapis Java
 repositories (#1381)

* chore: Enable Size-Label bot in all googleapis Java repositories

Auto-label T-shirt size indicator should be assigned on every new pull request in all googleapis Java repositories

* Remove product

Remove product since it is by default true

* add license header

Co-authored-by: Neenu Shaji <Neenu1995@users.noreply.github.com>
---
 .../java_library/.github/auto-label.yaml          | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 synthtool/gcp/templates/java_library/.github/auto-label.yaml

diff --git a/synthtool/gcp/templates/java_library/.github/auto-label.yaml b/synthtool/gcp/templates/java_library/.github/auto-label.yaml
new file mode 100644
index 000000000..4caef688b
--- /dev/null
+++ b/synthtool/gcp/templates/java_library/.github/auto-label.yaml
@@ -0,0 +1,15 @@
+# Copyright 2021 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.
+requestsize:
+  enabled: true