Radish alpha
h
rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5
Radicle Heartwood Protocol & Stack
Radicle
Git
Add --commented flags to `rad issue list` and `rad patch list`
Draft did:key:z6MkwcUR...q1kL opened 8 months ago

This patchset adds --commented flags to both rad issue list and rad patch list, so users can filter listed issues/patches by someone who commented on them.

Please tell me what you think!

did:key:z6MkwcUR...q1kL opened with revision 2d4aa279 on base 1d7478cd +104 -6 8 months ago

This patchset adds --commented flags to both rad issue list and rad patch list, so users can filter listed issues/patches by someone who commented on them.

Please tell me what you think!

did:key:z6MkgFq6...nBGz commented on revision 1 8 months ago

I think advancing the CLI to allow for more fine-grained activity filtering is a good thing. But I’m not convinced that the current implementation will suffice, if it should Show only issues that someone has commented on. Issues and patches always have a top-level root comment (the initial one), so doing e.g. rad issue list --commented will also print issues created by me…

Could you elaborate a bit more on the use-cases you have in mind? I might not see them ;)

did:key:z6MkwcUR...q1kL pushed revision 2 08fbf0b9 on base f00d1d67 +104 -6 7 months ago

Rebased.

did:key:z6MkwcUR...q1kL commented on revision 1 7 months ago

Its not “issues that have comments” but “issues that have comments by someone specific”.

Usecase: Coming back from vacation and wanting to see what your co-worker has contributed to the project in the meantime.

did:key:z6MkwcUR...q1kL pushed revision 3 0cada50f on base 646d4360 +104 -6 7 months ago