You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aurora.apache.org by re...@apache.org on 2019/12/31 02:34:31 UTC

[aurora-website] branch master updated: Disabling everything but squash and merge. Changing repository description and tags.

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

renan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/aurora-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 6e7d970  Disabling everything but squash and merge. Changing repository description and tags.
6e7d970 is described below

commit 6e7d970fab4db29a29774725586bbfcb2fb3cd44
Author: Renan DelValle <re...@apache.org>
AuthorDate: Mon Dec 30 18:21:42 2019 -0800

    Disabling everything but squash and merge. Changing repository description and tags.
---
 .asf.yaml | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 79c2ea6..a92a5ac 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -4,3 +4,15 @@ staging:
  
 publish:
   whoami:  asf-site
+
+github:
+  description: "Apache Aurora's website"
+  homepage: https://aurora.apache.org/
+  labels:
+    - mesos
+    - aurora
+    - apache
+  enabled_merge_buttons:
+    squash:  true
+    merge:   false
+    rebase:  false