github.com/icyphox/x@v0.0.355-0.20220311094250-029bd783e8b8/.github/semantic.yml (about)

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