bcoe / bcoe/conventional-release-labels
Scoped commits
- Dominant language
- JavaScript
- Stars
- 331
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
We were trying to use this Action but we normally scope our commits, so the messages look like this:
- fix(xxx): did something
- chore(xxx): did something
Rather than:
- fix: did something
- chore: did something
We noticed that this action didn't properly tag PR's that were using the scoped message style. Any plans to support it or are we using it incorrectly?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the action with the scoped commit messages shown in the issue and compare its labels with those for unscoped messages. Done means pull requests using fix(scope): or chore(scope): commits receive the expected release labels, with coverage added wherever the action's existing behavior is tested.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- release
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100