From 522bf94f1a5c01fd523c4a0c24c06ec818122059 Mon Sep 17 00:00:00 2001 From: yoshi-automation Date: Wed, 19 May 2021 05:00:24 -0700 Subject: [PATCH] feat: add `gcf-owl-bot[bot]` to `ignoreAuthors` * feat: add `gcf-owl-bot[bot]` to `ignoreAuthors` Related: https://github.com/googleapis/repo-automation-bots/issues/1751 * feat: add `yoshi-automation` to `ignoreAuthors` Source-Author: Daniel Bankhead Source-Date: Tue May 18 15:08:47 2021 -0700 Source-Repo: googleapis/synthtool Source-Sha: 7332178a11ddddc91188dc0f25bca1ccadcaa6c6 Source-Link: https://github.com/googleapis/synthtool/commit/7332178a11ddddc91188dc0f25bca1ccadcaa6c6 --- .github/generated-files-bot.yml | 3 +++ synth.metadata | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/generated-files-bot.yml b/.github/generated-files-bot.yml index 1b3ef1c7..6b04910c 100644 --- a/.github/generated-files-bot.yml +++ b/.github/generated-files-bot.yml @@ -11,3 +11,6 @@ generatedFiles: message: '`README.md` is managed by [`synthtool`](https://github.com/googleapis/synthtool). However, a partials file can be used to update the README, e.g.: https://github.com/googleapis/nodejs-storage/blob/master/.readme-partials.yaml' - path: 'samples/README.md' message: '`samples/README.md` is managed by [`synthtool`](https://github.com/googleapis/synthtool). However, a partials file can be used to update the README, e.g.: https://github.com/googleapis/nodejs-storage/blob/master/.readme-partials.yaml' +ignoreAuthors: +- 'gcf-owl-bot[bot]' +- 'yoshi-automation' diff --git a/synth.metadata b/synth.metadata index 183f7ca5..43915dad 100644 --- a/synth.metadata +++ b/synth.metadata @@ -11,7 +11,7 @@ "git": { "name": "synthtool", "remote": "https://github.com/googleapis/synthtool.git", - "sha": "04573fd73f56791c659832aa84d35a4ec860d6f7" + "sha": "7332178a11ddddc91188dc0f25bca1ccadcaa6c6" } } ]