From 2b3e24ac1ef7f0af9df5697a639c2a991ab0cddf Mon Sep 17 00:00:00 2001 From: Owl Bot Date: Thu, 21 Sep 2023 22:16:57 +0000 Subject: [PATCH] build: remove requirement on docs temporarily Source-Link: https://github.com/googleapis/synthtool/commit/b9b4907fa59c31952c9b10be4abb0cf3d01f3159 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:b907341e49ab3bc8732347ac3e528e82ddb80fac583a4aa2b3493a51ee49f22b --- .github/.OwlBot.lock.yaml | 4 ++-- .github/sync-repo-settings.yaml | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/.OwlBot.lock.yaml b/.github/.OwlBot.lock.yaml index a3d003c..7517c14 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-nodejs:latest - digest: sha256:e08f9a3757808cdaf7a377e962308c65c4d7eff12db206d4fae702dd50d43430 -# created: 2023-08-03T18:46:14.719706948Z + digest: sha256:b907341e49ab3bc8732347ac3e528e82ddb80fac583a4aa2b3493a51ee49f22b +# created: 2023-09-21T22:14:47.094448222Z diff --git a/.github/sync-repo-settings.yaml b/.github/sync-repo-settings.yaml index 1350fae..b46e4c4 100644 --- a/.github/sync-repo-settings.yaml +++ b/.github/sync-repo-settings.yaml @@ -7,7 +7,6 @@ branchProtectionRules: requiredStatusCheckContexts: - "ci/kokoro: Samples test" - "ci/kokoro: System test" - - docs - lint - test (14) - test (16)