1.3 KiB
1.3 KiB
Linear Workflow Reference
Configuration and workflow references for Linear issue management and Git integration.
Available References
labels.md
Label definitions and usage guidelines.
- Type labels (feature, bug, chore, etc.)
- Component labels (frontend, backend, database, etc.)
- Priority labels (critical, high-priority, low-priority)
- Label combinations and best practices
status-transitions.md
Linear issue status lifecycle details.
- Status flow (Backlog → Todo → In Progress → In Review → Done)
- Automatic transitions via GitHub integration
- Manual status updates
- Status change best practices
branch-protection.md
GitHub branch protection rules.
- Main branch protection settings
- Required status checks
- Review requirements
- Merge strategies (squash merges)
linear-keywords.md
Keywords for automatic issue updates.
- Closes/Fixes keywords
- Related to keywords
- Blocks/Blocked by keywords
- Keyword placement in commits/PRs
Quick Reference
Need labels? → labels.md Need status flow? → status-transitions.md Need branch rules? → branch-protection.md Need keywords? → linear-keywords.md