nodejs / nodejs/node-core-utils

Update workflow to check for conventional commit types

Open
#663 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
314
Forks
137
Avg merge
2d 8h
Merged PRs (30d)
24

Description

I recommend updating the pull request workflow to check for conventional commit format in the commits, since release changelog requires it.

If there's no objections, I'll be happy to add it.

https://www.conventionalcommits.org/en/v1.0.0/

Contributor guide

Open the contributing guide

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 locating the pull request workflow and reviewing how commits are currently validated. Read the Conventional Commits specification linked in the issue, then determine the repository's release changelog requirements. Done means the workflow rejects commits with invalid types and accepts valid conventional commit messages.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions
Domain
ci-cd
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.