Labels can be applied to issues, merge requests, and epics. Group labels are available for any project within the group.
Labels
-
canceledTask status - The issue has been canceled, you should need a good reason
-
duplicatedTask status - Duplicated task by another, requires a link and should be closed as soon as the linked task is done
-
in progressTask status - The issue resolution is currently in progress
-
need helpTask status - A too complex tasks that requires help from the team
-
need reviewTask status - The development is done and must be reviewed by pairs before being tested
-
need reworkAfter review it seems the code should be refined
-
on holdTask status - The issue is on hold: it is blocked or nobody has started working on it
-
ready to testTask status - The current issue is ready to be tested
-
rfc / under analysisTask status - A task that is enough complex to need a strong analysis
-
severityblockerA bug that prevents a user from using the program or prevents project progress
-
severitycriticalA bug that affects primary feature functionality and must be fixed
-
severitymajorA bug that has the potential to affect the majority of users
-
severityminorA bug that may affect a few users - or has a workaround - or affects an alternative way of using a feature or is perhaps visual only
-
typebugTask type - Report for a bug, crash, missing documentation, etc.
-
typedocumentationTask type - Issues related to documentation
-
typefeatureTask type - Asking for improvements to the software
-
typehardwareTask type - Asking for improvements to the hardware
-
typerefactoringTask type - Task that will change internal mecanism in the source code
-
typerelease candidateTask type - Gathers test loads and hotfixes for a specific release
-
typetoolingTask type - Brings new tools for project maintenance
Prioritized label