File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11[
22 {
3- "name" : " p6 " ,
3+ "name" : " priority::6 " ,
44 "color" : " #FE5050" ,
55 "desc" : " Priority Level 6"
66 },
77 {
8- "name" : " p7 " ,
8+ "name" : " priority::7 " ,
99 "color" : " #FE6060" ,
1010 "desc" : " Priority Level 7"
1111 },
1212 {
13- "name" : " p8 " ,
13+ "name" : " priority::8 " ,
1414 "color" : " #FE7070" ,
1515 "desc" : " Priority Level 8"
1616 },
1717 {
18- "name" : " p9 " ,
18+ "name" : " priority::9 " ,
1919 "color" : " #FE8080" ,
2020 "desc" : " Priority Level 9"
2121 },
2222 {
23- "name" : " p10 " ,
23+ "name" : " priority::10 " ,
2424 "color" : " #FE9090" ,
2525 "desc" : " Priority Level 10"
2626 }
Original file line number Diff line number Diff line change 11[
22 {
3- "name" : " p1 " ,
3+ "name" : " priority::1 " ,
44 "color" : " #FE0000" ,
55 "desc" : " Top priority for the project."
66 },
77 {
8- "name" : " p2 " ,
8+ "name" : " priority::2 " ,
99 "color" : " #FE1010" ,
1010 "desc" : " Priority Level 2"
1111 },
1212 {
13- "name" : " p3 " ,
13+ "name" : " priority::3 " ,
1414 "color" : " #FE2020" ,
1515 "desc" : " Priority Level 3"
1616 }
Original file line number Diff line number Diff line change 22
33To help a project prioritise issues.
44
5+ These labels also are scoped. Note that the functionality of scoped labels only works with GitLab Premium.
6+ Read more about it in [ GitLab Docs] ( https://docs.gitlab.com/ee/user/project/labels.html#scoped-labels-premium )
7+
58## Included labels
69
710### Key labels
811
9- - p1
10- - p2
11- - p3
12+ - priority::1
13+ - priority::2
14+ - priority::3
1215
1316### Standard labels
1417
15- - p4
16- - p5
18+ - priority::4
19+ - priority::5
1720
1821### Extra labels
1922
20- - p6
21- - p7
22- - p8
23- - p9
24- - p10
23+ - priority::6
24+ - priority::7
25+ - priority::8
26+ - priority::9
27+ - priority::10
Original file line number Diff line number Diff line change 11[
22 {
3- "name" : " p4 " ,
3+ "name" : " priority::4 " ,
44 "color" : " #FE3030" ,
55 "desc" : " Priority Level 4"
66 },
77 {
8- "name" : " p5 " ,
8+ "name" : " priority::5 " ,
99 "color" : " #FE4040" ,
1010 "desc" : " Priority Level 5"
1111 }
You can’t perform that action at this time.
0 commit comments