Pipelines And Releases
This page is the quick map for automation and release work. Use the dedicated guides for the full workflow.
| Workflow | Guide |
|---|---|
| Run builds, tests, runners, schedules, artifacts, and AI pipeline generation | Pipelines |
| Create tagged releases, notes, and assets | Releases |
| Configure pipeline limits, variables, artifacts, and webhooks | Project settings |
Recommended Flow
- Create or update code on a branch.
- Open a merge request.
- Run or wait for pipelines.
- Review pipeline failures and artifacts.
- Resolve security findings.
- Merge.
- Create a release when the merged code is ready for users.