LightworksBETA
← PRODUCT
CHANGE CONTROL

Every change is a PR. Every PR is a QMS event.

When you edit a controlled document in Lightworks, it commits to a branch and opens a pull request automatically. Reviewers comment, approve, and — on plans with eSignatures — sign before anything reaches main.

app.lightworks.md/qms/change-log

Merge pull request #82

AuthorZ@ZachMoreno
Committed onApril 25, 2026 at 10:24 PM
Hashm3
Changes+4-41 file
01

Auto-opened on save

Edit a document and a PR opens in your repo. No separate workflow step. The PR accumulates further edits until it's merged or closed. Nothing touches main without going through review.

02

Diff view for reviewers

Side-by-side or unified diff of every file changed. Additions in green, removals in red. Comments thread directly on the PR timeline, visible to anyone with repository access.

03

Two merge paths

Standard merge or eSignature merge — MFA-verified, writes a cryptographically signed record to every file touched by the PR. Your change control process, enforced at the gate.