bcoe / bcoe/conventional-release-labels

Scoped commits

Open
#27 8 comments 1 reaction 0 assignees View on GitHub
enhancement
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.