@@ -50,34 +50,6 @@ github:
5050 main :
5151 required_pull_request_reviews :
5252 required_approving_review_count : 1
53- required_status_checks :
54- contexts :
55- - " Check License Header"
56- - " cargo doc"
57- - " build and run with wasm-pack"
58- - " linux build test"
59- - " cargo test (macos-aarch64)"
60- - " Verify Vendored Code"
61- - " Check cargo fmt"
62- - " Verify MSRV (Min Supported Rust Version)"
63- - " cargo check datafusion-common features"
64- - " cargo check datafusion-substrait features"
65- - " cargo check datafusion-proto features"
66- - " cargo check datafusion features"
67- - " cargo check datafusion-functions features"
68- - " cargo test (amd64)"
69- - " cargo examples (amd64)"
70- - " cargo test doc (amd64)"
71- - " verify benchmark results (amd64)"
72- - " Run sqllogictest with Postgres runner"
73- - " Run sqllogictest in Substrait round-trip mode"
74- - " cargo test pyarrow (amd64)"
75- - " clippy"
76- - " check Cargo.toml formatting"
77- - " Use prettier to check formatting of documents"
78- - " check-files"
79- - " cargo test datafusion-cli (amd64)"
80- - " check configs.md and ***_functions.md is up-to-date"
8153 # needs to be updated as part of the release process
8254 # .asf.yaml doesn't support wildcard branch protection rules, only exact branch names
8355 # https://github.com/apache/infrastructure-asfyaml?tab=readme-ov-file#branch-protection
0 commit comments