ci: remove obsolete merge MOC update workflow - #26251
Merged
Merged
Conversation
Qodo reviews are paused for this user.Troubleshooting steps vary by plan Learn more → On a Teams plan? Using GitHub Enterprise Server, GitLab Self-Managed, or Bitbucket Data Center? |
XuPeng-SH
force-pushed
the
ci/remove-obsolete-merge-update-moc
branch
from
July 27, 2026 19:00
3dbe2bf to
6461130
Compare
fengttt
approved these changes
Jul 27, 2026
This was referenced Jul 27, 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.
Summary
mo-pr-radarskill for deterministic PR review queues, conflict/CI/approval filters, request-changes freshness, and per-PR blocker explanations. Its review model uses each reviewer's latest opinionated review, so a later comment cannot erase an approval/change request and a later approval clears historical change requests.mo-self-reviewwith exact affected-test selection, adaptive per-test race budgets, deterministic flake checks, and one complete owning-package race run. Zero/under-resolution JSON test durations safely use the adaptive ceiling.Validation
CHANGES_REQUESTEDafter a later comment; approved fix(logtail): propagate checkpoint iterator errors #26233 is absent from the stale-change queue.go test -json, withB=30s: release-cleanupT=0.07s, N=100; timed-out cleanupT=1.06s, N=28; successful-probe cleanupT=0.05s, N=100.-count=100/28/100); matching non-race stress also passed.pkg/sql/plan/functionowning package passed with-race -count=1.go buildandgo vetpassed forpkg/sql/plan/function.git diff --checkpassed after merging the latest main.Fixes #26262.
Related to #26253.