docs: add release checklist

This commit is contained in:
Christian Krakau-Louis
2026-05-22 22:24:18 +02:00
parent b6852dcf0f
commit fd18aa9685
8 changed files with 105 additions and 3 deletions
+2
View File
@@ -8,6 +8,8 @@ The pipeline is defined in two workflow files:
| `.github/workflows/ci.yml` | Lint → Test → Security → Docker → GitOps | Push to `main`/`develop`, pull requests, weekly schedule |
| `.github/workflows/release.yml` | Semantic versioning & changelog | Push to `main` |
Use the [Release Checklist](../deployment/release-checklist.md) before merging production changes and after the deployment updates.
---
## Pipeline Stages