aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorShinigami92 <[email protected]>2022-01-10 17:50:52 +0100
committerDaniel Bannert <[email protected]>2022-01-11 22:36:12 +0100
commit78dc2caa69d76665eaa22fc4ff16b2579a1ee827 (patch)
treeea0546b35fc39c0b2cfc6f703ebf70507540dcb1 /.github
parentd4c295f698ed256cb6c53ea77249e64b544ca8c0 (diff)
downloadfaker-78dc2caa69d76665eaa22fc4ff16b2579a1ee827.tar.xz
faker-78dc2caa69d76665eaa22fc4ff16b2579a1ee827.zip
chore(ci): add commit automation
Diffstat (limited to '.github')
-rw-r--r--.github/semantic.yml17
1 files changed, 17 insertions, 0 deletions
diff --git a/.github/semantic.yml b/.github/semantic.yml
new file mode 100644
index 00000000..2511b793
--- /dev/null
+++ b/.github/semantic.yml
@@ -0,0 +1,17 @@
+titleOnly: true
+types:
+ - feat
+ - fix
+ - docs
+ - dx
+ - refactor
+ - perf
+ - test
+ - workflow
+ - build
+ - ci
+ - chore
+ - types
+ - wip
+ - release
+ - deps