README: document the three hook-freshness settings - #748
Merged
Conversation
Owner
Author
|
This pull request is part of a Mergify stack:
|
3 tasks
Contributor
|
Queued — the merge queue status continues in this comment ↓. |
EdbertChan
changed the base branch from
stack/EdbertChan/flags/hook-freshness-flag/merge-two-hook-freshness-flags-one--960a699d
to
main
September 17, 2026 04:20
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Change-Id: I4fbbdf40c8e6b803fa00e2e02e83dcc11eb47210
Owner
Author
Revision history
|
EdbertChan
force-pushed
the
stack/EdbertChan/flags/hook-freshness-flag/document-three-catstack-hook-freshness-settings--4fbbdf40
branch
from
September 17, 2026 04:20
f9232b5 to
07a1ccb
Compare
Owner
Author
|
@Mergifyio queue admin-bypass |
Contributor
Merge Queue Status
This pull request spent 7 minutes 9 seconds in the queue, including 6 minutes 41 seconds running CI. Required conditions to merge
|
8 tasks
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.
Summary
The main project page now lists the three choices for the out-of-date warning.
Before, the page listed two settings for it, and one of them is now gone.
The table now shows one row with the three choices and what each one does.
Review Claim
The main project page describes the one out-of-date warning setting and its three choices.
Review Lane
docs
Review Unit
docs
Safety Invariant
Only documentation changes; no code or installed file is touched.
Slice Rationale
Top of a two-PR stack. The root README is its own review unit, so it ships after the behavior it describes. It replaces the
CATSTACK_HOOK_FRESHNESS=0andCATSTACK_HOOK_FRESHNESS_FETCH=1rows with oneoff|local|fetchrow.Non-goals
Test Plan
Test Plan
python3 engine/skills/make-pr/scripts/preflight.py --base <#747 branch>→unit docs: 1 file(s), all gates okgit diff --quiet f9232b52 eae095a7→ the stack top matches the commit the full suite ran onRevert Plan
Revert Plan
git revert <sha>🤖 Generated with Claude Code
Depends-On: #747