include bugs/todos tagged datalad

sometimes they are not signed with an author
This commit is contained in:
Joey Hess 2021-01-13 12:30:46 -04:00
parent dc0caef297
commit 285151a921
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -2,14 +2,14 @@ TODOs for DataLad
=================
[[!inline pages="todo/* and !todo/done and !link(todo/done) and
(author(yoh) or author(mih) or author(ben) or author(yarikoptic) or author(kyle))" sort=mtime feeds=no actions=yes archive=yes show=0 template=buglist]]
(author(yoh) or author(mih) or author(ben) or author(yarikoptic) or author(kyle) or tagged(projects/datalad))" sort=mtime feeds=no actions=yes archive=yes show=0 template=buglist]]
<details>
<summary>Done</summary>
[[!inline pages="todo/* and !todo/done and link(todo/done) and
(author(yoh) or author(mih) or author(ben) or author(yarikoptic) or author(kyle))" feeds=no actions=yes archive=yes show=0 template=buglist]]
(author(yoh) or author(mih) or author(ben) or author(yarikoptic) or author(kyle) or tagged(projects/datalad))" feeds=no actions=yes archive=yes show=0 template=buglist]]
</details>
@ -17,7 +17,7 @@ My bugs
=======
[[!inline pages="bugs/* and !bugs/done and !link(bugs/done) and
(author(yoh) or author(mih) or author(ben) or author(yarikoptic) or author(kyle))" sort=mtime feeds=no actions=yes archive=yes show=0 template=buglist template=buglist]]
(author(yoh) or author(mih) or author(ben) or author(yarikoptic) or author(kyle) or tagged(projects/datalad))" sort=mtime feeds=no actions=yes archive=yes show=0 template=buglist template=buglist]]
@ -25,6 +25,6 @@ My bugs
<summary>Fixed</summary>
[[!inline pages="bugs/* and !bugs/done and link(bugs/done) and
(author(yoh) or author(mih) or author(ben) or author(yarikoptic) or author(kyle))" feeds=no actions=yes archive=yes show=0 template=buglist template=buglist]]
(author(yoh) or author(mih) or author(ben) or author(yarikoptic) or author(kyle) or tagged(projects/datalad))" feeds=no actions=yes archive=yes show=0 template=buglist template=buglist]]
</details>