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 <[email protected]>
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: [email protected]
+ issues: [email protected]
+ pullrequests: [email protected]
+