Skip to content

🚀 version changed packages#79

Merged
djk01281 merged 1 commit into
mainfrom
changeset-release/main
Jul 1, 2026
Merged

🚀 version changed packages#79
djk01281 merged 1 commit into
mainfrom
changeset-release/main

Conversation

@npayfebot

Copy link
Copy Markdown
Contributor

Releases

@naverpay/commithelper-go@1.4.0

Minor Changes

  • bea4bcc: Add passthrough for verbatim Jira/Linear-style issue keys, plus two tagging fixes and a bundled JSON schema.

    • passthrough. List the project keys to recognize (e.g. "passthrough": ["PROJ", "OPS"]); a branch like feature/PROJ-1871 is tagged [PROJ-1871]. Key recognition matches Jigit (<KEY>-<1–7 digit number>, found anywhere in the branch), so a listed project links identically in commithelper and Jigit. Only listed projects are tagged, so unrelated UPPERCASE-NUMBER tokens (e.g. UTF-8) are not mistaken for issues. rules (GitHub prefixes) take precedence when a branch matches both.
    • Idempotent re-tagging. A message is left unchanged when the branch's reference is already present as a whole token, so git commit --amend and hook re-runs never stack tags — including template tags placed in the message body.
    • Protected branches are evaluated before the already-tagged check, so a pre-tagged message cannot bypass protect.
    • schema.json is bundled in the package; reference it via "$schema": "./node_modules/@naverpay/commithelper-go/schema.json" for editor autocompletion and validation (works offline, no CDN).

@naverpay/commithelper-go-darwin-arm64@1.4.0

@naverpay/commithelper-go-darwin-x64@1.4.0

@naverpay/commithelper-go-linux-x64@1.4.0

@naverpay/commithelper-go-win32-x64@1.4.0

@npayfebot npayfebot requested a review from a team as a code owner July 1, 2026 08:26

@djk01281 djk01281 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

가보겠습니다!

@djk01281 djk01281 merged commit 54ce72a into main Jul 1, 2026
7 checks passed
@djk01281 djk01281 deleted the changeset-release/main branch July 1, 2026 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants