What gets approved
Approval satisfies
evidencing.required_reviewers in sdlc.yaml and, when configured, deployment.requires_evidence_approval.
Configure reviewers
Approval workflow
1
CI uploads evidence
Release branch CI completes and POSTs evidence. Required artifacts appear in milestone stage details.
2
Review stage details
Open the milestone on lanesync.dev. The EVIDENCING section lists artifacts and approval status.
3
Approve the evidence PR
Approve via either:
- LaneSync dashboard — click Approve evidence
- GitHub — approve the linked evidence pull request
4
Stage advances
When
min_approvals is met, LaneSync records approval and advances the milestone to DEPLOYMENT (if all other gates pass).API approval
Session-authenticated users can approve programmatically:Deploy gate dependency
Production deploy workflows should check the deploy gate before promoting:Audit trail
Evidence approval is recorded with:- Approver identity (GitHub user)
- Timestamp
- Milestone version and repository