docs(ci): record PR validation cost and tier ownership - #417
Merged
Conversation
4 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.
Closes #374
Summary
PR Quickwall-clock runs plus a separately scoped successfulquickstep-timing sampleUnit Testsflake exposure on #2484 rather than classifying it as lowpull_requestcoverage for Fast/Extended acrossdev,main, and stacked feature-to-feature PRsdev/mainruleset and required-status implicationsScope
Documentation only. No workflow, trigger, required-status, or ruleset migration is included.
Baseline
Representative fresh successful
PR Quickattempt-1 runs are 6m47s (#388), 7m03s (#392), and 7m06s (#412), with a 7m03s median.#2484 attempt 3 is not treated as a fresh full-workflow wall-clock sample: it reran
quickafter two same-headUnit Testsfailures while successful codec jobs retained results/timestamps from the earlier invocation. It is used only for detailed successfulquickstep timings.PR-target coverage contract
Current
PR Quickuses an unfilteredpull_request:trigger. #395 shows that a stacked PR targetingsync/386-merge-basestill ran PR Quick #2416, and #390 shows that a PR targetingmainran both PR Quick #2307 and Release Gate #441.Accordingly, #375/#376 must keep Fast/Extended on all PR targets rather than narrowing them to
dev. Release Gate remains additive onmain; it is not a strict superset of PR Quick (for example it lacks formatting, Debug build, Demo Oneway, and Load Smoke). Nightly/merge-to-dev remains additive post-merge coverage rather than a replacement for non-devPR validation.Follow-up implementation remains #375 -> #376.