Skip to content

Commit b6ae89a

Browse files
committed
tooling(pm): say exactly what minute THREAD_READ_FIELD_SINCE is pinned to
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_018dxq7YqsLDMeZDZ5AzsgJX
1 parent 28bba26 commit b6ae89a

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

scripts/pm/check-half-states.mjs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9448,10 +9448,10 @@ export function h49PartialLandingUnreleased(issue, mergedPrs, openPrs, commentRo
94489448

94499449
/**
94509450
* The instant the `Thread-read:` field entered the claim template — the day
9451-
* this row's PR was opened (the ruling's cutoff), pinned to the minute of the
9452-
* push that opened it, so a claim written earlier that same day predates the
9453-
* field exactly as an older one does. A `Claim:` stamped before it is never a
9454-
* row.
9451+
* this row's PR was opened (the ruling's cutoff), pinned to a minute of that
9452+
* day after the last claim written under the old template and before the PR
9453+
* opened, so a claim written earlier that same day predates the field exactly
9454+
* as an older one does. A `Claim:` stamped before it is never a row.
94559455
*/
94569456
export const THREAD_READ_FIELD_SINCE = '2026-09-07T11:55:00Z';
94579457

0 commit comments

Comments
 (0)