16 lines
344 B
Markdown
16 lines
344 B
Markdown
# Release Readiness Workflow
|
|
|
|
1. Review the scope of changes.
|
|
2. Check:
|
|
- build readiness
|
|
- environment assumptions
|
|
- configuration changes
|
|
- database implications
|
|
- CI/CD impact
|
|
- rollback expectations
|
|
3. Identify release risks and missing checks.
|
|
4. Summarize:
|
|
- release blockers
|
|
- risks
|
|
- final recommended checks
|