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-ingress-controller.git
The following commit(s) were added to refs/heads/master by this push:
new 94469b5 ci: add semantic.yml (#87)
94469b5 is described below
commit 94469b569cf72414d4a8ddda4973649b90687f42
Author: Alex Zhang <[email protected]>
AuthorDate: Mon Dec 14 17:46:37 2020 +0800
ci: add semantic.yml (#87)
---
.github/semantic.yml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.github/semantic.yml b/.github/semantic.yml
new file mode 100644
index 0000000..14940a2
--- /dev/null
+++ b/.github/semantic.yml
@@ -0,0 +1,2 @@
+titleOnly: true
+allowRevertCommits: true