ソースを参照

ci: Add config for semantic pull requests

Stefan Profanter 5 年 前
コミット
2aa5882cfb
共有1 個のファイルを変更した11 個の追加0 個の削除を含む
  1. 11 0
      .github/semantic.yml

+ 11 - 0
.github/semantic.yml

@@ -0,0 +1,11 @@
+# Valid scopes for commit messages. 
+scopes:
+  - arch
+  - core
+  - encrypt
+  - multithread
+# Nodeset Compiler
+  - nc
+  - server
+  - client
+