From d3cf64b67bd4531586bbc31a04ecdb9247ebaae1 Mon Sep 17 00:00:00 2001 From: AstroHan Date: Sat, 22 Aug 2026 21:50:12 +0800 Subject: [PATCH] chore: record the ASF header sweep in .git-blame-ignore-revs `.git-blame-ignore-revs` documents that a reformat PR adds its landed hash here in a follow-up right after the squash, because an entry that names a hash the clone has never seen makes `git blame` error out instead of degrading. #3397 left the placeholder; this fills it in with the squash commit that landed on main. The sweep touched 2679 files without changing a line of their content, so without this entry every one of them blames to that commit. Generated-by: Claude Code --- .git-blame-ignore-revs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.git-blame-ignore-revs b/.git-blame-ignore-revs index 586a273b81..31944cb74a 100644 --- a/.git-blame-ignore-revs +++ b/.git-blame-ignore-revs @@ -12,5 +12,5 @@ # style: apply Biome format baseline outside the UI surface (#415) # -> squash-commit hash added in a follow-up immediately after this PR lands. -# chore: apply the ASF license header to every covered source file (#3397) -# -> squash-commit hash added in a follow-up immediately after this PR lands. +# chore: add ASF source headers and a release header audit gate (#3397) +c633ea5b2524d9463228e01f8d369ef9166c3f05