Skip to content

Commit

Permalink
chore: configure PR prefixes accepted by GitHub bot (#4424)
Browse files Browse the repository at this point in the history
  • Loading branch information
benmccann committed Jul 28, 2021
1 parent ecbc869 commit 31444ec
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions .github/semantic.yml
@@ -1 +1,18 @@
titleOnly: true
types:
- feat
- fix
- docs
- dx
- refactor
- perf
- test
- workflow
- build
- ci
- chore
- types
- wip
- release
- deps

0 comments on commit 31444ec

Please sign in to comment.