docs: add Git note - #14874
Merged
Merged
Conversation
Signed-off-by: Philipp Burckhardt <pburckhardt@outlook.com>
kgryte
marked this pull request as ready for review
September 1, 2026 23:48
kgryte
approved these changes
Sep 1, 2026
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.
Description
Audit of commits merged to
developin the last 24 hours found one commit with a missingPR-URLtrailer. This pull request adds a corrected-message note underdocs/git-notes/per the routine's convention; no existing history is rewritten.This pull request:
250d09e1: missingPR-URLtrailer — the commit carriesCloses:,Co-authored-by:, andReviewed-by:trailers consistent with a reviewed, squash-merged PR, but omitsPR-URL(every other human-authored commit in the same 24h window has one). Cross-checked via the closing PR reference on issue [RFC]: Add C implementation for@stdlib/stats/base/dists/studentized-range/cdf#3887 and the author/merge-timestamp match: the commit was merged via PR feat: add C implementation forstats/base/dists/studentized-range/cdf#10106 (same title, authornirmaljb, merged at the same timestamp as the commit's author date). The correcting note addsPR-URL: https://github.com/stdlib-js/stdlib/pull/10106.All other commits from the last 24 hours were checked (PR-URL/Closes/Ref numbers verified against the GitHub API, trailers checked for malformation, subjects checked for typos and Conventional Commits style) and found to be correct.
Related Issues
This pull request has no related issues.
Questions
No.
Other
No.
Checklist
AI Assistance
If you answered "yes" above, how did you use AI assistance?
Disclosure
This pull request was produced by Claude Code running an automated scheduled routine that audits commit messages merged to
developin the preceding 24 hours and, where a clear factual error is found, adds a corrected-message note underdocs/git-notes/(no history rewriting). The flagged issue was verified against the GitHub API (issue/PR lookups) before the note was written.@stdlib-js/reviewers
Generated by Claude Code