git-pw
git-pw copied to clipboard
series list is growing even if patches are marked as archived
Since there is no easy way to mark the series archived, I do this via pwclient, unfortunately by some reason git pw series list shows some strange subset of the series, part of which is marked (all patches in them) archived.
pwclient? Are you sure? Unless you're using a fork, pwclient doesn't currently have any support for series (it's planned). As for git-pw, this is blocked by https://github.com/getpatchwork/patchwork/issues/157 which will allow us to do this in git-pw when resolved.
I do this patch by patch, that's what I meant. So, if the series completely archived it's still shown by git pw series list.
Oh, good point. We should also handle archived state on top of state support covered by https://github.com/getpatchwork/patchwork/issues/157. Could you report this against https://github.com/getpatchwork/patchwork/ too, and I'll try fix it for Patchwork 2.2?
EDIT Thanks for the feature suggestions too. Much appreciated!
Done. https://github.com/getpatchwork/patchwork/issues/230