File tree Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Original file line number Diff line number Diff line change 292292 - maybe_update_issue_status
293293 comment :
294294 - create_comment
295+ status_map :
296+ UNCONFIRMED : Backlog
297+ NEW : Backlog
298+ ASSIGNED : In Progress
299+ REOPENED : In Progress
300+ RESOLVED : Done
301+ VERIFIED : Done
302+ FIXED : Done
303+ INVALID : Done
304+ WONTFIX : Done
305+ INACTIVE : Done
306+ DUPLICATE : Done
307+ WORKSFORME : Done
308+ INCOMPLETE : Done
309+ MOVED : Done
295310 sync_whiteboard_labels : false
296311
297312
318333 - maybe_update_issue_status
319334 comment :
320335 - create_comment
336+ status_map :
337+ UNCONFIRMED : To Do
338+ NEW : To Do
339+ ASSIGNED : In Progress
340+ REOPENED : In Progress
341+ RESOLVED : Done
342+ VERIFIED : Done
343+ FIXED : Done
344+ INVALID : Done
345+ WONTFIX : Done
346+ INACTIVE : Done
347+ DUPLICATE : Done
348+ WORKSFORME : Done
349+ INCOMPLETE : Done
350+ MOVED : Done
321351 sync_whiteboard_labels : false
You can’t perform that action at this time.
0 commit comments