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 b79baa14a deploy: 931aa7137be6321cce648b433028a7d2e803b753
b79baa14a is described below

commit b79baa14a685f02ee632f6c1e975d1623297fa8c
Author: gmcdonald <[email protected]>
AuthorDate: Wed Feb 4 09:13:44 2026 +0000

    deploy: 931aa7137be6321cce648b433028a7d2e803b753
---
 .asf.yaml                                   | 4 +++-
 releases/1.2.0/managing-security/index.html | 2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 3a2806912..995988d68 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -53,7 +53,9 @@ github:
         # Contexts are the names of checks that must pass. This is the value
         # of the job's `name` property if it's present.
         contexts:
-          - "Required Checks"
+          # "CI/PR" is the name of the workflow _job_ (jobs.ci-pr.name in 
ci-pr.yml),
+          # "Required Checks" is the name of the workflow _job_ in ci.yml.
+          - "CI/PR / Required Checks"
 
   features:
     wiki: false
diff --git a/releases/1.2.0/managing-security/index.html 
b/releases/1.2.0/managing-security/index.html
index 2228ba301..d4a9c56c2 100644
--- a/releases/1.2.0/managing-security/index.html
+++ b/releases/1.2.0/managing-security/index.html
@@ -173,4 +173,4 @@
 <label for=m-releases130evolution-check><a href=/releases/1.3.0/evolution/ 
class="align-left ps-0 td-sidebar-link td-sidebar-link__page" 
id=m-releases130evolution><span>Polaris Evolution</span></a></label></li><li 
class="td-sidebar-nav__section-title td-sidebar-nav__section with-child" 
id=m-releases130polaris-api-specs-li><input type=checkbox 
id=m-releases130polaris-api-specs-check>
 <label for=m-releases130polaris-api-specs-check><a 
href=/releases/1.3.0/polaris-api-specs/ class="align-left ps-0 td-sidebar-link 
td-sidebar-link__section" id=m-releases130polaris-api-specs><span>Polaris API 
Reference</span></a></label><ul class="ul-3 foldable"><li 
class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" 
id=m-releases130polaris-api-specspolaris-management-api-li><input type=checkbox 
id=m-releases130polaris-api-specspolaris-management-api-check>
 <label for=m-releases130polaris-api-specspolaris-management-api-check><a 
href=/releases/1.3.0/polaris-api-specs/polaris-management-api/ title="Apache 
Polaris Management Service OpenAPI Specification" class="align-left ps-0 
td-sidebar-link td-sidebar-link__page" 
id=m-releases130polaris-api-specspolaris-management-api><span>Management API 
↗</span></a></label></li><li class="td-sidebar-nav__section-title 
td-sidebar-nav__section without-child" 
id=m-releases130polaris-api-specspolaris-catalog [...]
-<label for=m-releases130polaris-api-specspolaris-catalog-api-check><a 
href=/releases/1.3.0/polaris-api-specs/polaris-catalog-api/ title="Apache 
Polaris Catalog Service OpenAPI Specification" class="align-left ps-0 
td-sidebar-link td-sidebar-link__page" 
id=m-releases130polaris-api-specspolaris-catalog-api><span>Catalog API 
↗</span></a></label></li></ul></li></ul></li></ul></li></ul></nav></div></aside><aside
 class="d-none d-xl-block col-xl-2 td-sidebar-toc d-print-none"><div 
class=td-toc> [...]
\ No newline at end of file
+<label for=m-releases130polaris-api-specspolaris-catalog-api-check><a 
href=/releases/1.3.0/polaris-api-specs/polaris-catalog-api/ title="Apache 
Polaris Catalog Service OpenAPI Specification" class="align-left ps-0 
td-sidebar-link td-sidebar-link__page" 
id=m-releases130polaris-api-specspolaris-catalog-api><span>Catalog API 
↗</span></a></label></li></ul></li></ul></li></ul></li></ul></nav></div></aside><aside
 class="d-none d-xl-block col-xl-2 td-sidebar-toc d-print-none"><div 
class=td-toc> [...]
\ No newline at end of file

Reply via email to