From cd240deec17bbfc66e8104337c1d99c7d7eac65b Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Wed, 16 Dec 2020 08:48:37 -0800 Subject: [PATCH] ci(java): ignore bot users for generate-files-bot (#351) This PR was generated using Autosynth. :rainbow: Synth log will be available here: https://source.cloud.google.com/results/invocations/327b9688-150a-41d8-be5c-d8f2a0d78277/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: https://github.com/googleapis/synthtool/commit/3f67ceece7e797a5736a25488aae35405649b90b --- java-core/.github/generated-files-bot.yml | 4 ++++ java-core/synth.metadata | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/java-core/.github/generated-files-bot.yml b/java-core/.github/generated-files-bot.yml index 20f3acc281..47c2ba132e 100644 --- a/java-core/.github/generated-files-bot.yml +++ b/java-core/.github/generated-files-bot.yml @@ -5,3 +5,7 @@ externalManifests: - type: json file: '.github/readme/synth.metadata/synth.metadata' jsonpath: '$.generatedFiles[*]' +ignoreAuthors: +- 'renovate-bot' +- 'yoshi-automation' +- 'release-please[bot]' diff --git a/java-core/synth.metadata b/java-core/synth.metadata index 7a23dcd1a1..c3e1675659 100644 --- a/java-core/synth.metadata +++ b/java-core/synth.metadata @@ -4,14 +4,14 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/java-core.git", - "sha": "3fa062071df408e2888fcb641e4d14992ceb8e1a" + "sha": "b31147460f28a736eaa1ebf3d12441e65fcd1813" } }, { "git": { "name": "synthtool", "remote": "https://github.com/googleapis/synthtool.git", - "sha": "5d11bd2888c38ce1fb6fa6bf25494a4219a73928" + "sha": "3f67ceece7e797a5736a25488aae35405649b90b" } } ],