docs(e2e): manual E2E/Run for release cherry-pick PRs - #10003
Closed
yasserfaraazkhan wants to merge 1 commit into
Closed
docs(e2e): manual E2E/Run for release cherry-pick PRs#10003yasserfaraazkhan wants to merge 1 commit into
yasserfaraazkhan wants to merge 1 commit into
Conversation
Auto E2E/Run stays main-only; release-* / AutomatedCherryPick PRs remain opt-in to avoid five-server cloud overload on every cherry-pick batch. Co-authored-by: Cursor <cursoragent@cursor.com>
|
@yasserfaraazkhan: Adding the "do-not-merge/release-note-label-needed" label because no release-note block was detected, please follow our release note process to remove it. DetailsI understand the commands that are listed here |
Contributor
📝 WalkthroughWalkthroughThe change documents branch-specific E2E trigger ownership and execution rules. It also adds stable run names and changes concurrency groups to use the pull request number or tested commit SHA. ChangesE2E trigger and workflow execution
Estimated code review effort: 2 (Simple) | ~10 minutes Possibly related PRs
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Coverage Comparison Report |
yasserfaraazkhan
force-pushed
the
docs/e2e-manual-release-cherry-pick
branch
from
August 4, 2026 09:25
cf2dcfa to
a9d992c
Compare
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
E2E/Runfor cherry-pick PRs (or other PRs targetingrelease-*). E2E stays opt-in via a manualE2E/Runlabel.mainand for release E2E onbuild-release-*pushes (existing Matterwick flows).ref=<PR head>). For manualE2E/Runto succeed, the release line must have current E2E CI (five-server inputs +e2e-test/*statuses) — tracked as a separate release backport, not a Matterwick special-case.Test plan
release-*PRs do not getE2E/Runon open/syncE2E/Runstill triggers Matterwick the same way as onmainPRsmainPRs still auto-label as today