From 3dc1d680c83604730e1b2d7229b4fec341417e63 Mon Sep 17 00:00:00 2001 From: Owl Bot Date: Thu, 5 May 2022 22:11:35 +0000 Subject: [PATCH] chore(python): auto approve template changes Source-Link: https://github.com/googleapis/synthtool/commit/453a5d9c9a55d1969240a37d36cec626d20a9024 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:81ed5ecdfc7cac5b699ba4537376f3563f6f04122c4ec9e735d3b3dc1d43dd32 --- .github/.OwlBot.lock.yaml | 4 ++-- .github/auto-approve.yml | 2 -- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/.github/.OwlBot.lock.yaml b/.github/.OwlBot.lock.yaml index b631901e99f..757c9dca75a 100644 --- a/.github/.OwlBot.lock.yaml +++ b/.github/.OwlBot.lock.yaml @@ -13,5 +13,5 @@ # limitations under the License. docker: image: gcr.io/cloud-devrel-public-resources/owlbot-python:latest - digest: sha256:f792ee1320e03eda2d13a5281a2989f7ed8a9e50b73ef6da97fac7e1e850b149 -# created: 2022-05-05T15:17:27.599381182Z + digest: sha256:81ed5ecdfc7cac5b699ba4537376f3563f6f04122c4ec9e735d3b3dc1d43dd32 +# created: 2022-05-05T22:08:23.383410683Z diff --git a/.github/auto-approve.yml b/.github/auto-approve.yml index 7e10d45ccab..311ebbb853a 100644 --- a/.github/auto-approve.yml +++ b/.github/auto-approve.yml @@ -1,5 +1,3 @@ # https://github.com/googleapis/repo-automation-bots/tree/main/packages/auto-approve - processes: - - "UpdateDiscoveryArtifacts" - "OwlBotTemplateChanges"