From 61f6857ed86a06b138098a4d021d15e7ae55433b Mon Sep 17 00:00:00 2001 From: Owl Bot Date: Thu, 21 Sep 2023 22:19:39 +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 | 5 ++--- .github/sync-repo-settings.yaml | 1 - 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/.github/.OwlBot.lock.yaml b/.github/.OwlBot.lock.yaml index 48b5682..7517c14 100644 --- a/.github/.OwlBot.lock.yaml +++ b/.github/.OwlBot.lock.yaml @@ -13,6 +13,5 @@ # limitations under the License. docker: image: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest - digest: sha256:ef104a520c849ffde60495342ecf099dfb6256eab0fbd173228f447bc73d1aa9 -# created: 2023-07-10T21:36:52.433664553Z - + 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)