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

gongchao pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/hertzbeat.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 29ebb225d Deploy website - based on 
a28df6ee9bf8fd808fd193a36baa0e0721cdac50
29ebb225d is described below

commit 29ebb225dc4491f8743c583cd30be2dd0dd21fcc
Author: tomsun28 <[email protected]>
AuthorDate: Sun Apr 14 11:52:21 2024 +0800

    Deploy website - based on a28df6ee9bf8fd808fd193a36baa0e0721cdac50
---
 .asf.yaml       | 47 +++++++++++++++++++++++++++++++++++++++++++++++
 zh-cn/.asf.yaml | 47 +++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 94 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 000000000..6890fc0ea
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,47 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+
+github:
+  description: HertzBeat is a real-time monitoring system with agentless, 
performance cluster, prometheus-compatible, custom monitoring and status page 
building capabilities.
+  homepage: https://hertzbeat.apache.org/
+  labels:
+    - monitoring
+    - monitor
+    - self-hosted
+    - status
+    - prometheus
+    - uptime-monitoring
+    - status-page
+  enabled_merge_buttons:
+    squash: true
+    merge: false
+    rebase: false
+  protected_branches:
+    master:
+      required_status_checks:
+        strict: false
+      required_pull_request_reviews:
+        dismiss_stale_reviews: true
+        required_approving_review_count: 1
+publish:
+  whoami: asf-site
+notifications:
+  commits: [email protected]
+  issues: [email protected]
+  pullrequests: [email protected]
+  jobs: [email protected]
+  discussions:  [email protected]
diff --git a/zh-cn/.asf.yaml b/zh-cn/.asf.yaml
new file mode 100644
index 000000000..6890fc0ea
--- /dev/null
+++ b/zh-cn/.asf.yaml
@@ -0,0 +1,47 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+
+github:
+  description: HertzBeat is a real-time monitoring system with agentless, 
performance cluster, prometheus-compatible, custom monitoring and status page 
building capabilities.
+  homepage: https://hertzbeat.apache.org/
+  labels:
+    - monitoring
+    - monitor
+    - self-hosted
+    - status
+    - prometheus
+    - uptime-monitoring
+    - status-page
+  enabled_merge_buttons:
+    squash: true
+    merge: false
+    rebase: false
+  protected_branches:
+    master:
+      required_status_checks:
+        strict: false
+      required_pull_request_reviews:
+        dismiss_stale_reviews: true
+        required_approving_review_count: 1
+publish:
+  whoami: asf-site
+notifications:
+  commits: [email protected]
+  issues: [email protected]
+  pullrequests: [email protected]
+  jobs: [email protected]
+  discussions:  [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to