This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/datafusion.git
The following commit(s) were added to refs/heads/asf-site by this push: new 7023aec9f7 Publish built docs triggered by e408847d0b9038249e08a5572db1ff74b6fadf27 7023aec9f7 is described below commit 7023aec9f7bd03df38b9a3f91727d29516c3f75d Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com> AuthorDate: Fri Sep 12 11:00:22 2025 +0000 Publish built docs triggered by e408847d0b9038249e08a5572db1ff74b6fadf27 --- .asf.yaml | 28 ---------------------------- 1 file changed, 28 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index 48e2075527..d71e7def36 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -50,34 +50,6 @@ github: main: required_pull_request_reviews: required_approving_review_count: 1 - required_status_checks: - contexts: - - "Check License Header" - - "cargo doc" - - "build and run with wasm-pack" - - "linux build test" - - "cargo test (macos-aarch64)" - - "Verify Vendored Code" - - "Check cargo fmt" - - "Verify MSRV (Min Supported Rust Version)" - - "cargo check datafusion-common features" - - "cargo check datafusion-substrait features" - - "cargo check datafusion-proto features" - - "cargo check datafusion features" - - "cargo check datafusion-functions features" - - "cargo test (amd64)" - - "cargo examples (amd64)" - - "cargo test doc (amd64)" - - "verify benchmark results (amd64)" - - "Run sqllogictest with Postgres runner" - - "Run sqllogictest in Substrait round-trip mode" - - "cargo test pyarrow (amd64)" - - "clippy" - - "check Cargo.toml formatting" - - "Use prettier to check formatting of documents" - - "check-files" - - "cargo test datafusion-cli (amd64)" - - "check configs.md and ***_functions.md is up-to-date" # needs to be updated as part of the release process # .asf.yaml doesn't support wildcard branch protection rules, only exact branch names # https://github.com/apache/infrastructure-asfyaml?tab=readme-ov-file#branch-protection --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@datafusion.apache.org For additional commands, e-mail: commits-h...@datafusion.apache.org