ci: run the fast mgmt e2e subset on feature-branch pushes #107
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
dark/nether-voicebridge#107
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Tonight'''s discipline — run the relevant live scenarios against every branch before requesting a merge — was manual convention. Enforce the cheap version:
e2e.ymlalready takes aworkflow_dispatchscenario list; add a trigger for pushes tofeat/*/fix/*running the fast management subset (mgmt_self_serve_link,room_misconfig_notice,mgmt_invite_offline,mgmt_dm_e2ee— ~4-5 min total, no audio, load-insensitive).concurrency: e2e-liveso branch runs, nightlies, and ad-hoc staging runs never overlap (the flock convention, enforced in CI).Result: the pre-merge evidence we generated by hand ~8 times tonight becomes a checkbox nobody can forget.