nodejs / nodejs/changelog-maker

Add link to github task

Open
#33 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
236
Forks
41
Avg merge
2d 4h
Merged PRs (30d)
7

Description

Maybe add task number parser and add link to it?

git commit -m"fix: #212"

to:

* [[`20f8e7f17a`](https://github.com/user/repo/commit/20f8e7f17a)] -
  **fix**: [#212](https://github.com/user/repo/issues/212) (LestaD)

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 tracing the repository's git-log-to-CHANGELOG.md entry point and the code that formats commit messages. Check how commit hashes and issue references are currently parsed, then verify that a message like fix: #212 produces a linked issue in the generated changelog, matching the example.

Written by the indexing model from the issue text.

Assessment

Tech stack
git, javascript
Domain
release, tooling
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.