Issues, Boards, And Merge Requests
This page is the quick map for planning and review. Use the dedicated guides for the full workflow.
| Workflow | Guide |
|---|---|
| Track bugs, features, and tasks | Issues |
| Organize issues into workflow columns and sprints | Boards and sprints |
| Review and merge code changes | Merge requests |
Recommended Flow
- Create or select an issue.
- Move it through a board if the team uses board planning.
- Create a branch for the work.
- Open a merge request.
- Run pipelines and security checks.
- Review AI evidence when AI helped.
- Merge only after review is complete.