Skip to content

Commit

Permalink
Merge pull request #87 from hwakabh/ci/86/semantic_pr
Browse files Browse the repository at this point in the history
feat(ci): added semantic PR.
  • Loading branch information
hwakabh authored Feb 18, 2024
2 parents a103608 + b8f73c9 commit 6958ba8
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions .github/semantic.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
enabled: true
titleOnly: true
commitsOnly: false
titleAndCommits: false
types:
- feat
- fix
- docs
- style
- refactor
- perf
- test
- build
- ci
- chore
- revert
targetUrl: https://www.conventionalcommits.org/en/v1.0.0/

0 comments on commit 6958ba8

Please sign in to comment.