chore: enable more title matchers for auto-labelers of bug and new feature (#300)

This commit is contained in:
Andy Pan 2023-09-18 23:12:39 +08:00 committed by GitHub
parent c8b4646d89
commit f0b98c348a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -44,6 +44,7 @@ autolabeler:
title:
- /fix/i
- /bug/i
- /patch/i
- label: docs
files:
- '*.md'
@ -65,6 +66,7 @@ autolabeler:
- /feature/i
- /implement/i
- /add/i
- /minor/i
- label: dependencies
title:
- /dependencies/i