This is an automated email from the ASF dual-hosted git repository.
janardhan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/systemds-website.git
The following commit(s) were added to refs/heads/master by this push:
new ba20115 [MINOR] Protect asf-site branch to avoid accidental deletion
ba20115 is described below
commit ba201151ec9e01c9854cb40df3809b23ae3680c8
Author: Janardhan Pulivarthi <[email protected]>
AuthorDate: Wed Jun 30 21:14:12 2021 +0530
[MINOR] Protect asf-site branch to avoid accidental deletion
And update labels with tech stack
---
.asf.yaml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
index 7152ec3..9e5f9b4 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -27,6 +27,8 @@ github:
homepage: https://systemds.apache.org/
labels:
- systemds
+ - jekyll
+ - gulp
features:
# Enable issues management
@@ -55,6 +57,10 @@ github:
# This ensures that accident
# Force `push`es won't happen.
required_linear_history: true
+ asf-site:
+ # This ensures that accident
+ # Force `push`es won't happen.
+ required_linear_history: true
# Web hosting
staging: