fixme/log

This commit is contained in:
Dmitry Zuikov 2023-03-23 23:22:35 +03:00
parent f2eee614fa
commit baa6e2ab02
2 changed files with 10 additions and 1 deletions

View File

@ -58,4 +58,6 @@ fixme-value-set cat bug feat refactor
fixme-log-macro backlog (fixme-set "workflow" "backlog" "$1")
fixme-log-macro test (fixme-set "workflow" "test" "$1")
fixme-log-macro wip (fixme-set "workflow" "wip" "$1")
fixme-log-macro done (fixme-set "workflow" "done" "$1")
fixme-log-macro assign (fixme-set "assigned" "$1" "$2")

View File

@ -274,7 +274,6 @@ fixme-del "WeoK4yaz16"
(fixme-set "assigned" "fastpok" "5RbVNm9SRz")
fixme-del "6byezx8CYS"
(fixme-set "workflow" "test" "9sUkKcnxUA")
(fixme-set "workflow" "test" "99yhAVetFB")
fixme-del "5GAFb3NEMq"
fixme-del "4ijqrR9pSw"
@ -288,3 +287,11 @@ fixme-del "BVRTEdNtCr"
fixme-del "5cDY8RJ2nt"
fixme-del "7rDGPNcLhM"
fixme-del "6ZiFGeRowg"
fixme-del "FRNRW9abkD"
fixme-del "5gyBE23UZQ"
(fixme-set "workflow" "backlog" "ENbzonNSHr")
fixme-del "Bv159BtuaL"
fixme-del "F8cffipg87"
fixme-del "F8cffipg87"
(fixme-set "workflow" "test" "8gi5dGZN52")
(fixme-set "workflow" "done" "8gi5dGZN52")