From 0a0b7a2e7ce7a85c1c7fbd13e82d674761627a84 Mon Sep 17 00:00:00 2001 From: yoshi-automation Date: Wed, 16 Dec 2020 03:22:08 -0800 Subject: [PATCH] ci(java): ignore bot users for generate-files-bot Depends on https://github.com/googleapis/repo-automation-bots/pull/1254 Fixes https://github.com/googleapis/repo-automation-bots/issues/1096 Source-Author: Jeff Ching Source-Date: Tue Dec 15 16:16:07 2020 -0800 Source-Repo: googleapis/synthtool Source-Sha: 3f67ceece7e797a5736a25488aae35405649b90b Source-Link: https://github.com/googleapis/synthtool/commit/3f67ceece7e797a5736a25488aae35405649b90b --- .github/generated-files-bot.yml | 4 ++++ synth.metadata | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.github/generated-files-bot.yml b/.github/generated-files-bot.yml index 20f3acc28..47c2ba132 100644 --- a/.github/generated-files-bot.yml +++ b/.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/synth.metadata b/synth.metadata index 1c1b5c8b0..b6d4c162b 100644 --- a/synth.metadata +++ b/synth.metadata @@ -4,7 +4,7 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/java-dialogflow.git", - "sha": "099da63be0ac0ae4dccaf8da16ed552dcb00b5f5" + "sha": "dc8c1452745957b1eca090dbe88283202728e413" } }, { @@ -27,7 +27,7 @@ "git": { "name": "synthtool", "remote": "https://github.com/googleapis/synthtool.git", - "sha": "5d11bd2888c38ce1fb6fa6bf25494a4219a73928" + "sha": "3f67ceece7e797a5736a25488aae35405649b90b" } } ],