Skip to content

Commit

Permalink
apply coderabbit suggestion
Browse files Browse the repository at this point in the history
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
  • Loading branch information
aaronsteers and coderabbitai[bot] authored Nov 10, 2024
1 parent becf562 commit 5deff34
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .github/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,17 @@ autolabeler:
- label: 'enhancement'
title:
- '/^feat(\(.*\))?/i'
- label: 'docs'
title:
- '/^docs(\(.*\))?\:/i'
- label: 'security'
title:
- '/^security(\(.*\))?\:/i'
- '/^fix(\(security\))?\:/i'
- label: 'dependencies'
title:
- '/^chore\(deps\)\:/i'
- '/^build\(deps\)\:/i'
- label: 'breaking'
title:
- '/!:\s*$/i'

0 comments on commit 5deff34

Please sign in to comment.