enhancementgood-first-issuehacktoberfest
Repository metrics
- Stars
- (628 stars)
- PR merge metrics
- (Avg merge 2d 7h) (8 merged PRs in 30d)
Description
The initial idea is to introduce something like incrementPatchOnDependabot version incrementer that will go through all commits since the last tag and check their author:
- if there are only dependabot commits, increment patch
- if there is at least one human commit, increment minor