This is an automated email from the ASF dual-hosted git repository.
membphis pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-control-plane.git
The following commit(s) were added to refs/heads/master by this push:
new 116949d change(github): add issue for repo & change cp label to
lowercase (#2)
116949d is described below
commit 116949d744cbe02df36800ebbddc67b7ba7cc516
Author: kv <[email protected]>
AuthorDate: Thu Jul 30 14:39:35 2020 +0800
change(github): add issue for repo & change cp label to lowercase (#2)
---
.asf.yaml | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/.asf.yaml b/.asf.yaml
index db1d20e..39cdcb7 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -20,7 +20,7 @@ github:
homepage: https://apisix.apache.org/
labels:
- control-plane
- - CP
+ - cp
- cloud-native
- api-gateway
- go
@@ -35,6 +35,10 @@ github:
- docker
- cluster
+ features:
+ issues: true
+ projects: true
+
enabled_merge_buttons:
squash: true
merge: false