github.com/erda-project/erda-infra@v1.0.10-0.20240327085753-f3a249292aeb/.github/semantic.yml (about)

     1  titleOnly: true
     2  commitsOnly: false
     3  titleAndCommits: false
     4  
     5  types:
     6    - feat
     7    - fix
     8    - docs
     9    - style
    10    - refactor
    11    - perf
    12    - test
    13    - build
    14    - ci
    15    - chore
    16    - revert