Explorar el Código

ci: Add config for semantic pull requests

Stefan Profanter hace 5 años
padre
commit
2aa5882cfb
Se han modificado 1 ficheros con 11 adiciones y 0 borrados
  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
+