docs: add Git notes correcting recent commit messages#13629
Draft
Planeshifter wants to merge 1 commit into
Draft
docs: add Git notes correcting recent commit messages#13629Planeshifter wants to merge 1 commit into
Planeshifter wants to merge 1 commit into
Conversation
Signed-off-by: Philipp Burckhardt <pburckhardt@outlook.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Resolves none.
Description
This pull request adds a Git note under
docs/git-notes/proposing a corrected commit message for a commit merged todevelopin the last 24 hours whose trailers contain a factual error.bd358c95: malformed trailer — missingSigned-off-bytrailer entirely. The pre-squash commit on the source branch (cf7190b) carriedSigned-off-by: Philipp Burckhardt <pburckhardt@outlook.com>, and the squash-merge intodevelopalso truncated the subject fromdocs: add Git note for commit bc7c322891b1c0b758e6aef323b2f22a3bab1500down todocs: add Git note, dropping the commit reference. The note restores both the full subject and the sign-off trailer.All other commits from the last 24 hours were reviewed for spelling/grammar issues, incorrect
PR-URL/Closes/Refreferences (verified against the GitHub API), malformed trailers, and Conventional Commits compliance.One additional commit,
4bbc3b11(feat: add C implementation for stats/base/dists/hypergeometric/kurtosis), is also missing itsSigned-off-bytrailer, but none of its constituent pre-merge commits carry one, so the correct attribution is ambiguous. Per the routine's guardrails, this was skipped rather than guessed — flagging here for a maintainer to fix manually if desired.Related Issues
This pull request has the following related issues:
Questions
No.
Other
No.
Checklist
AI Assistance
This PR was written primarily by Claude Code, running as an automated commit-message audit routine.
@stdlib-js/reviewers
Generated by Claude Code