-
Notifications
You must be signed in to change notification settings - Fork 4
fix(e2e): webhook-driven, auto-versioned CMT + fix non-PR dispatch 422 #90
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
Merged
yasserfaraazkhan
merged 26 commits into
master
from
fix/cmt-direct-dispatch-and-cleanup-endpoint
Jun 30, 2026
Merged
Changes from 4 commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
5080a9c
fix(cmt): add /cmt_dispatch and /cleanup_e2e endpoints
1dd004a
test(cmt): unit tests for /cmt_dispatch and /cleanup_e2e
d0e3d60
fix(e2e): remove dead mw_tracking_key primary cleanup path
e0c42f2
fix(e2e): make CMT webhook-driven; stop sending undeclared mw_trackin…
yasserfaraazkhan 83c0fe0
fix(e2e): scope SHA cleanup by flow so concurrent same-SHA runs aren'…
yasserfaraazkhan a2293fd
chore(cmt): default CMT versions to latest ESR/feature patches (10.11…
yasserfaraazkhan 8af9a48
feat(cmt): raise CMT version cap from 5 to 10
yasserfaraazkhan 48abfce
feat(cmt): auto-derive CMT server versions from Mattermost releases
yasserfaraazkhan 51fb239
Fix non-PR E2E cleanup: key on dispatch-time branch HEAD SHA
yasserfaraazkhan 26da5ac
Auto-expire PR E2E instances and evict their tracking entries
yasserfaraazkhan 5982567
Gate CMT trigger to release branches or manual dispatch
yasserfaraazkhan 6c10c35
CMT: stop sending unused cmt_run_id input on dispatch
yasserfaraazkhan 0db7844
CMT: trigger on RC tag cuts (vX.Y.Z-rc.N) in addition to manual dispatch
yasserfaraazkhan 0ab5fd1
CMT: also trigger on mobile build-release-NNN branches
yasserfaraazkhan 9d50896
push: skip desktop release-branch E2E (replaced by CMT RC-tag trigger)
yasserfaraazkhan 2d3335c
push: remove release-branch E2E trigger (release-X.Y push)
yasserfaraazkhan afeb5cf
push: skip mobile main-branch E2E (per-PR-merge cost too high)
yasserfaraazkhan bdb6970
cmt: latest-marker for mobile CMT + remove dead nightly/release-trigg…
yasserfaraazkhan d65b042
push: drop dead `nightly` param from desktop e2e dispatch
yasserfaraazkhan 4bb788c
Merge origin/master — resolve conflicts
yasserfaraazkhan 8873dff
cmt: race-free dispatch, run-id-keyed cleanup, atomic-write safety
yasserfaraazkhan 70e9c46
cmt: cap matrix at 5 versions; tighten build-release branch gate to 3…
yasserfaraazkhan 91e89a8
e2e: re-enable mobile main-push E2E; remove dead nightly trigger code
yasserfaraazkhan 8f3dbd4
clean up
yasserfaraazkhan 972dbce
cmt: make CMTTestWorkflowName config-driven; drop /cmt_dispatch design
yasserfaraazkhan d932999
cmt: default CMTTestWorkflowName so cleanup never silently regresses
yasserfaraazkhan 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
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.
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.