Browse Source

ci: Update valid scopes

Stefan Profanter 4 years ago
parent
commit
5972ee1f3e
1 changed files with 8 additions and 1 deletions
  1. 8 1
      .github/semantic.yml

+ 8 - 1
.github/semantic.yml

@@ -1,11 +1,18 @@
 # Valid scopes for commit messages. 
 scopes:
+  - appveyor
   - arch
+  - client
   - core
   - encrypt
+  - example
+  - fuzz
   - multithread
 # Nodeset Compiler
   - nc
+  - plugin
+  - pack
+  - pubsub
   - server
-  - client
+  - travis