From 5aad19f12c266d653bce291c41f28ebe8f4d927d Mon Sep 17 00:00:00 2001 From: yoshi-automation Date: Wed, 19 May 2021 03:28:38 -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 | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) 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 6907f3f1..ad67a1be 100644 --- a/synth.metadata +++ b/synth.metadata @@ -4,14 +4,14 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/google-auth-library-nodejs.git", - "sha": "241063a8c7d583df53ae616347edc532aec02165" + "sha": "7870f64c900aa5323d21a60de3d22616717ff215" } }, { "git": { "name": "synthtool", "remote": "https://github.com/googleapis/synthtool.git", - "sha": "b891fb474173f810051a7fdb0d66915e0a9bc82f" + "sha": "7332178a11ddddc91188dc0f25bca1ccadcaa6c6" } } ]