File tree Expand file tree Collapse file tree 1 file changed +14
-10
lines changed
Expand file tree Collapse file tree 1 file changed +14
-10
lines changed Original file line number Diff line number Diff line change 11# # more info https://github.com/crazy-max/ghaction-github-labeler
22- # bot
3- name : " bot :robot: "
4- color : " 69cde9 "
3+ name : " bot :robot:"
4+ color : " 69cd00 "
55 description : " Used by bots"
6- from_name : " bot"
76- # bug
87 name : " bug :bug:"
98 color : " b60205"
109 description : " For known bugs"
1110 from_name : " bug"
11+ - # Urgent
12+ name : " Blocker :triangular_flag_on_post:"
13+ color : " FFFFFF"
14+ description : " Release blocker"
1215- # dependencies
13- name : " dependencies :game_die :"
16+ name : " dependencies :man_cook :"
1417 color : " 0366d6"
1518 description : " Dependencies need fixed"
1619- # documentation
5962 name : " needs more info :thinking:"
6063 color : " 795548"
6164 description : " Need Info"
62- - # wontfix
63- name : " wontfix :coffin:"
64- color : " ffffff"
65- description : " "
66- from_name : " wontfix"
6765- # Blocker
6866 name : " Blocker :triangular_flag_on_post:"
6967 color : " ff0000"
70- description : " Urgent Release Blocker "
68+ description : " Urgent bug, blocking release "
7169- # Website
7270 name : " Website :technologist:"
7371 color : " FFFFFF"
8583 color : " 87ceeb"
8684 description : " Sync Action"
8785 from_name : " sync"
86+ - # Won't fix
87+ name : " Wont_fix_it :man_mechanic:"
88+ color : " b45f06"
89+ description : " Won't fix"
90+ from_name : " wontfix"
91+
You can’t perform that action at this time.
0 commit comments