You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by ho...@apache.org on 2021/01/14 17:01:51 UTC

[lucene-solr-operator] branch asf-yaml created (now f4057c9)

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

houston pushed a change to branch asf-yaml
in repository https://gitbox.apache.org/repos/asf/lucene-solr-operator.git.


      at f4057c9  Create .asf.yaml

This branch includes the following new commits:

     new f4057c9  Create .asf.yaml

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[lucene-solr-operator] 01/01: Create .asf.yaml

Posted by ho...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

houston pushed a commit to branch asf-yaml
in repository https://gitbox.apache.org/repos/asf/lucene-solr-operator.git

commit f4057c90e9ddc7223af9d3c6b9364fd01bcf5abe
Author: Houston Putman <ho...@apache.org>
AuthorDate: Thu Jan 14 12:01:46 2021 -0500

    Create .asf.yaml
---
 .asf.yaml | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 0000000..e2f74ea
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,17 @@
+github:
+  features:
+    # Enable issue management
+    issues: true
+    # Enable projects for project management boards
+    projects: true
+  enabled_merge_buttons:
+    # enable squash button:
+    squash:  true
+    # disable merge button:
+    merge:   false
+    # enable rebase button:
+    rebase:  true
+  
+  # Github Pages
+  ghp_branch:  master
+  ghp_path:    /docs