This is an automated email from the ASF dual-hosted git repository.

zihaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 056a1ee870 [Chore] Merge improvement (#991)
056a1ee870 is described below

commit 056a1ee870b123dbe690064ff7231702dceba940
Author: xiangzihao <[email protected]>
AuthorDate: Tue Jan 20 14:08:18 2026 +0800

    [Chore] Merge improvement (#991)
---
 .asf.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index cb68ba9fee..b603309a7a 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -39,6 +39,8 @@ github:
   protected_branches:
     master:
       required_status_checks:
+        # strict means "Require branches to be up to date before merging".
+        strict: true
         contexts:
           - CheckDeadLinks
           - build-website-deploy

Reply via email to