fixme-report-open

This commit is contained in:
Dmitry Zuikov 2023-04-14 06:33:17 +03:00
parent 4424466c84
commit 8f212cd1f4
1 changed files with 8 additions and 0 deletions

View File

@ -33,6 +33,14 @@ fixme-value-set cat bug feat refactor
]
[ fixme-report open json
(render builtin:microstache report-wip.tpl)
(post builtin:columns | 10 10 8 12 _)
(query ~workflow:backlog)
(query ~workflow:done)
(query ~workflow:test)
]
[ fixme-report backlog json
(render builtin:microstache report-wip.tpl)
(post builtin:columns | 10 10 8 12 _)