Skip to content

chore: add Git note correcting commit message#13353

Merged
kgryte merged 1 commit into
developfrom
philipp/git-notes-20260707
Jul 7, 2026
Merged

chore: add Git note correcting commit message#13353
kgryte merged 1 commit into
developfrom
philipp/git-notes-20260707

Conversation

@Planeshifter

Copy link
Copy Markdown
Member

Description

What is the purpose of this pull request?

This pull request adds a Git note to correct the commit message of a recently merged commit that does not follow the project's Conventional Commits conventions:

  • aa89fb36f: subject was feat(lib): added \stats/incr/nanmmin` package— corrected tofeat: add `stats/incr/nanmmin`(drop the non-standard(lib)scope and past-tense/redundant wording; use the imperativeadd`).

All original trailers (PR-URL, Closes, Co-authored-by, Reviewed-by) are preserved unchanged.

Related Issues

No.

Questions

No.

Other

Git note only; no source changes.

Checklist

AI Assistance

  • Yes
  • No

If you answered "yes" above, how did you use AI assistance?

  • Documentation (including examples)

Disclosure

This Git note was authored by Claude Code and reviewed by me.


@stdlib-js/reviewers

Signed-off-by: Philipp Burckhardt <pburckhardt@outlook.com>

---
type: pre_commit_static_analysis_report
description: Results of running static analysis checks when committing changes.
report:
  - task: lint_filenames
    status: passed
  - task: lint_editorconfig
    status: passed
  - task: lint_markdown_pkg_readmes
    status: na
  - task: lint_markdown_docs
    status: na
  - task: lint_markdown
    status: na
  - task: lint_package_json
    status: na
  - task: lint_repl_help
    status: na
  - task: lint_javascript_src
    status: na
  - task: lint_javascript_cli
    status: na
  - task: lint_javascript_examples
    status: na
  - task: lint_javascript_tests
    status: na
  - task: lint_javascript_benchmarks
    status: na
  - task: lint_python
    status: na
  - task: lint_r
    status: na
  - task: lint_c_src
    status: na
  - task: lint_c_examples
    status: na
  - task: lint_c_benchmarks
    status: na
  - task: lint_c_tests_fixtures
    status: na
  - task: lint_shell
    status: na
  - task: lint_typescript_declarations
    status: passed
  - task: lint_typescript_tests
    status: na
  - task: lint_license_headers
    status: passed
---
@Planeshifter Planeshifter requested a review from kgryte July 7, 2026 05:40
@Planeshifter Planeshifter marked this pull request as ready for review July 7, 2026 05:40
@Planeshifter Planeshifter requested a review from a team July 7, 2026 05:40
@stdlib-bot stdlib-bot added the Needs Review A pull request which needs code review. label Jul 7, 2026
@kgryte kgryte removed the Needs Review A pull request which needs code review. label Jul 7, 2026
@kgryte kgryte changed the title chore: add Git note correcting the stats/incr/nanmmin commit message chore: add Git note correcting commit message Jul 7, 2026
@kgryte kgryte merged commit 46c1bd1 into develop Jul 7, 2026
34 checks passed
@kgryte kgryte deleted the philipp/git-notes-20260707 branch July 7, 2026 06:57
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.

3 participants