Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 0 additions & 15 deletions .asf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down