You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by ki...@apache.org on 2022/04/07 03:12:50 UTC

[dolphinscheduler-website] branch master updated: [ci] Add branch history-docs as protect branch (#767)

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

kirs 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 ec7a1d907 [ci] Add branch history-docs as protect branch (#767)
ec7a1d907 is described below

commit ec7a1d907aac2164d7db140e4e8de25feabcde5e
Author: Jiajie Zhong <zh...@hotmail.com>
AuthorDate: Thu Apr 7 11:12:45 2022 +0800

    [ci] Add branch history-docs as protect branch (#767)
    
    Avoiding committer force push and overwrite some
    content
---
 .asf.yaml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index f1d55bf55..1ca33956c 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -44,3 +44,8 @@ github:
       required_pull_request_reviews:
         dismiss_stale_reviews: true
         required_approving_review_count: 1
+    history-docs:
+      required_status_checks:
+        contexts:
+          - CheckDeadLinks
+          - img-check