feat: add semantic.yml (#1876)

status-code-override
包子 3 years ago committed by chenzhihui
parent e49a3e6801
commit 3e39b139bd
  1. 32
      .github/semantic.yml

@ -0,0 +1,32 @@
titleOnly: true
commitOnly: false
titleAndCommits: false
scopes:
- api
- cmd
- config
- contrib
- docs
- encoding
- hack
- internal
- log
- metadata
- metrics
- middleware
- registry
- selector
- third_party
- transport
types:
- feat
- fix
- docs
- style
- refactor
- perf
- test
- build
- ci
- chore
- revert
Loading…
Cancel
Save