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/polaris.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new bac8b0bdf deploy: 5441bb68616d8238787550dd3e12ebc784f4d5f7
bac8b0bdf is described below

commit bac8b0bdf5b23d571311d35542a182094e946eaa
Author: adutra <adu...@users.noreply.github.com>
AuthorDate: Wed Jun 18 13:28:50 2025 +0000

    deploy: 5441bb68616d8238787550dd3e12ebc784f4d5f7
---
 .asf.yaml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 87b40ab9a..71f295d35 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -54,7 +54,9 @@ github:
         # of the job's `name` property if it's present.
         contexts:
           - markdown-link-check
-          - build
+          - "Unit Tests"
+          - "Quarkus Tests"
+          - "Integration Tests"
           - regtest
           - spark-plugin-regtest
           - site

Reply via email to