-
Notifications
You must be signed in to change notification settings - Fork 3k
fix(ci): salvage superseded review runs and hold the loop's report-time base refresh #10123
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
wenshao
wants to merge
44
commits into
main
Choose a base branch
from
review-hold-and-salvage
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 2 commits
Commits
Show all changes
44 commits
Select commit
Hold shift + click to select a range
4a4afb9
fix(ci): salvage superseded review runs and hold the loop's report-ti…
wenshao 728227c
test(shepherd): classify the deferred stale-base headline as transient
wenshao f62091e
fix(ci): scope supersede-salvage per attempt and reap the watcher safely
wenshao 29d6fd4
fix(ci): verify the live head before ceding and validate salvage signals
wenshao 93cdb44
Merge remote-tracking branch 'origin/main' into review-hold-and-salvage
wenshao bde0965
fix(ci): make salvage signal IO FIFO-safe and cede decisions outcome-…
wenshao ef4ec86
fix(ci): cede genuinely superseded runs and restart the retry watcher
wenshao 82c2ff1
Merge remote-tracking branch 'origin/main' into review-hold-and-salvage
qwen-code-dev-bot b16578f
fix(ci): close the salvage cede races and hostile-state aborts
qwen-code-dev-bot e2b0735
Merge branch 'main' into review-hold-and-salvage
qwen-code-dev-bot 3c94bfe
fix(ci): gate supersede cedes to automatic runs and dedup same-head r…
qwen-code-dev-bot 8ab92c5
Merge branch 'main' into review-hold-and-salvage
wenshao 31c186a
Merge branch 'main' into review-hold-and-salvage
qwen-code-dev-bot c870613
fix(ci): bound salvage-signal reads and authenticate the delay-step d…
qwen-code-dev-bot ddbbbca
Merge branch 'main' into review-hold-and-salvage
qwen-code-dev-bot 44cce38
Merge branch 'main' into review-hold-and-salvage
wenshao b7162c8
fix(ci): cap the compose-latch read, poison-proof cleanups, and authe…
qwen-code-dev-bot 1167d51
Merge branch 'main' into review-hold-and-salvage
qwen-code-dev-bot 2be14cd
Merge remote-tracking branch 'origin/main' into review-hold-and-salvage
qwen-code-dev-bot 5f9da51
fix(ci): drop the forgeable delay-step dedup and scope the report hol…
qwen-code-dev-bot 2106b94
Merge branch 'main' into review-hold-and-salvage
qwen-code-dev-bot 69df6d3
fix(ci): pin cede/salvage live-head reads to the real gh (#10123)
qwen-code-dev-bot f3b4f68
Merge remote-tracking branch 'origin/main' into review-hold-and-salvage
qwen-code-dev-bot c7c7ea3
fix(ci): pin supersede timestamp conversions to the real date, seal r…
qwen-code-dev-bot e7e73fa
fix(ci): merge main's /resolve rebuild, re-ratchet review workflow si…
qwen-code-dev-bot e0099c1
Merge branch 'main' into review-hold-and-salvage
qwen-code-dev-bot 8929f37
fix(ci): pin salvage clock/utility resolution and bound planted salva…
qwen-code-dev-bot 437dd18
Merge branch 'main' into review-hold-and-salvage
qwen-code-dev-bot 326c07f
Merge remote-tracking branch 'origin/main' into review-hold-and-salvage
qwen-code-dev-bot c6df41a
fix(ci): pin the supersede watcher's utilities and bound future attem…
qwen-code-dev-bot f67f0ea
fix(ci): refuse bot-authored force-push events in the supersede rever…
qwen-code-dev-bot e68c22c
fix(ci): finish the review utility pin sweep and scope the cede kill …
qwen-code-dev-bot cde4c98
Merge branch 'main' into review-hold-and-salvage
qwen-code-dev-bot 1d02025
Merge branch 'main' into review-hold-and-salvage
qwen-code-dev-bot 5d9b65e
fix(ci): kill the superseded review attempt's process group, not just…
qwen-code-dev-bot 7734e82
Merge branch 'main' into review-hold-and-salvage
qwen-code-dev-bot a9844e7
fix(ci): make the salvage replay suites truthful on macOS and pin the…
wenshao 3b09316
Merge branch 'main' into review-hold-and-salvage
wenshao e4602fa
Merge branch 'main' into review-hold-and-salvage
wenshao e76afd4
fix(ci): neutralize inherited review-lane captures in the replay harn…
wenshao 527910c
fix(ci): keep the deadline-epoch line bare — packages/cli pins it as …
wenshao a4b54e5
docs(ci): record why the revert witness excludes only the agent's cre…
wenshao 201c4d1
fix(ci): make the supersede watcher's TERM->KILL wind-down immune to …
wenshao 19b6ead
Merge branch 'main' into review-hold-and-salvage
wenshao File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.