From bd2bae89f70bad380da47fab9ec25985dfb87d67 Mon Sep 17 00:00:00 2001 From: Tomo Suzuki Date: Wed, 5 Jun 2024 14:30:37 -0400 Subject: [PATCH] ci: [java] automatic kokoro label in and /gcbrun comment (#1965) --- .../templates/java_library/.github/trusted-contribution.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/synthtool/gcp/templates/java_library/.github/trusted-contribution.yml b/synthtool/gcp/templates/java_library/.github/trusted-contribution.yml index a0ba1f7d9..88d3ac9bf 100644 --- a/synthtool/gcp/templates/java_library/.github/trusted-contribution.yml +++ b/synthtool/gcp/templates/java_library/.github/trusted-contribution.yml @@ -1,3 +1,9 @@ trustedContributors: - renovate-bot - gcf-owl-bot[bot] + +annotations: +- type: comment + text: "/gcbrun" +- type: label + text: "kokoro:force-run"