Quick Start
1
Simple Usage
Create color-coded tags to categorize issues across your workspace.
- curl
- Python
2
With Configuration
Connect related issues to show workflow relationships.
- curl
- Python
How Labels Work
Labels are color-coded tags you attach to issues for easy categorization and filtering.Label Management
Tag an Issue
- curl
- Python
List Issue Labels
- curl
- Python
How Dependencies Work
Dependencies link issues to show relationships and execution order.Dependency Types
View Dependencies
- curl
- Python
Putting It Together
Organize a complete workflow using labels and dependencies.Example: Backend Feature Pipeline
- curl
- Python
Best Practices
Use Consistent Label Names
Use Consistent Label Names
Create standard labels like “bug”, “feature”, “urgent” that team members recognize. Avoid duplicate labels with similar meanings.
Color Code by Priority
Color Code by Priority
Use red for urgent issues, blue for features, green for improvements. Consistent colors help visual scanning.
Plan Dependencies Early
Plan Dependencies Early
Map blocking relationships before starting work. This prevents bottlenecks and clarifies execution order.
Review Dependencies Regularly
Review Dependencies Regularly
Check if blocking issues are resolved and update dependency status. Remove outdated links to keep the graph clean.
Related
Platform Issues
Create and manage issues in your workspace
Issue IDs
Understanding issue identification and references

