diff --git a/.asf.yaml b/.asf.yaml index f1419b8f8f..6185dac1c4 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -47,21 +47,6 @@ github: required_linear_history: true - required_status_checks: - # strict means "Require branches to be up to date before merging". - strict: false - # Contexts are the names of checks that must pass. This is the value - # of the job's `name` property if it's present. - contexts: - - "Unit Tests" - - "Quarkus Tests" - - "Quarkus Integration Tests" - - "Integration Tests" - - regtest - - spark-plugin-regtest - - site - - "Helm tests" - features: wiki: false issues: true