semantic-release / semantic-release/commit-analyzer

always make a release even if the commit type is not any of the pre-defined one

Open
#339 3 comments 5 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
448
Forks
82
Avg merge
17h 41m
Merged PRs (30d)
4

Description

is there a way to always make a release type of "patch" if the commit type doesn't fall into any of the predefined options like "feat:" or "fix:" ? how does my "releaseRules" supposed to look like?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the commit analyzer's releaseRules documentation and the handling of commits that do not match predefined types such as feat or fix. Determine how unmatched commits are currently classified, then verify that the documented configuration can consistently assign them a patch release and define the expected behavior with an example.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
release
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.