You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kvrocks.apache.org by ti...@apache.org on 2023/01/27 03:02:40 UTC

[incubator-kvrocks-website] branch main updated: Protect main branch from force push (#40)

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

tison pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-kvrocks-website.git


The following commit(s) were added to refs/heads/main by this push:
     new 327db5f  Protect main branch from force push (#40)
327db5f is described below

commit 327db5fc2fd68caedb1cd7eab30c641e5ff87838
Author: Twice <tw...@apache.org>
AuthorDate: Fri Jan 27 11:02:35 2023 +0800

    Protect main branch from force push (#40)
---
 .asf.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 6d997b6..e9b3391 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -28,6 +28,8 @@ github:
     squash:  true
     merge:   false
     rebase:  false
+  protected_branches:
+    main: {}
 
 publish:
   whoami: asf-site