This is an automated email from the ASF dual-hosted git repository. sai_boorlagadda pushed a commit to branch feature/remove-concourse-required-checks in repository https://gitbox.apache.org/repos/asf/geode.git
commit b2d90d09d0afaa0a4caaf5aa9b18e2a652174001 Author: Sai Boorlagadda <[email protected]> AuthorDate: Sat Jan 28 10:36:16 2023 -0800 GEODE-10433: remove concourse ci checks --- .asf.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index a80149f0d3..2212dbde4b 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -37,10 +37,6 @@ github: strict: false # contexts are the names of checks that must pass contexts: - - concourse-ci/api-check-test-openjdk11 - - concourse-ci/build - - concourse-ci/unit-test-openjdk11 - - concourse-ci/unit-test-openjdk8 - "LGTM analysis: Java" - "LGTM analysis: Python" - "LGTM analysis: JavaScript"
