You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwhisk.apache.org by ra...@apache.org on 2020/08/19 14:51:07 UTC

[openwhisk-runtime-deno] branch master updated: Add keywords, issues, configure merge button. (#1)

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

rabbah pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwhisk-runtime-deno.git


The following commit(s) were added to refs/heads/master by this push:
     new 4e3ba19  Add keywords, issues, configure merge button. (#1)
4e3ba19 is described below

commit 4e3ba194c433ca314d920a776a3e9ed402c1f583
Author: rodric rabbah <ro...@gmail.com>
AuthorDate: Wed Aug 19 10:51:01 2020 -0400

    Add keywords, issues, configure merge button. (#1)
---
 .asf.yaml | 18 +++++++++++++++++-
 1 file changed, 17 insertions(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index d6c9d79..e66eb7b 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -17,7 +17,8 @@
 
 github:
   description: "Apache OpenWhisk Runtime Deno supports Apache OpenWhisk functions written in Deno"
-  homepage: https://openwhisk.apache.org/
+  homepage: https://openwhisk.apache.org
+
   labels:
   - openwhisk
   - apache
@@ -32,3 +33,18 @@ github:
   - openwhisk-runtime
   - typescript
   - deno
+
+  features:
+    wiki: true
+    issues: true
+
+  enabled_merge_buttons:
+    squash:  true
+    merge:   false
+    rebase:  false
+
+  notifications:
+    commits:      commits@openwhisk.apache.org
+    issues:       issues@openwhisk.apache.org 
+    pullrequests: issues@openwhisk.apache.org
+