auto-add-label
AppAutomatically add label for pull request
By levy9527
234 installs
Tags
(2)Pricing
Select a tab navigation
🏷 Automatically add label for pull request by PR's title.
Default support conventional commits
So, PR title "chore: do homework" will get label "chore"
Here is full default config(arrow left is PR's title, arrow right is label name):
- 
fix: fix a normal bug => bug 
- 
fix(hack): fix a bug in a hacking way => hack 
- 
fix(unknownScope): fix a serious bug' => fix 
- 
chore: do homework => chore 
- 
chore(deps): upgrade library => dependencies 
- 
feat: add new function => enhancement 
- 
docs: add docs => documentation 
- 
perf: reduce network requests => performance 
- 
unknownType: custom msg => unknownType 
New pull request
Edit pull request's title
Resources
Plans and pricing
No need money💰, everyone can use it free
$0auto-add-label is provided by a third-party and is governed by separate privacy policy and support documentation