getpatchwork / patchwork

Patchwork is a web-based patch tracking system designed to facilitate the contribution and management of contributions to an open-source project.
http://jk.ozlabs.org/projects/patchwork/
GNU General Public License v2.0
269 stars 82 forks source link

Series view #509

Open kuba-moo opened 1 year ago

kuba-moo commented 1 year ago

Some patchwork instances constantly have more than 100 patches active, a series view would go a long way in giving people a quick overview. Using this view to perform actions on all patches at once would be a big win.

pevik commented 1 month ago

Wouldn't it be possible to at least support b4 change-id: (or gerritchange-id:) feature?

kuba-moo commented 1 month ago

I think those are tangential. The task is about UI displaying already grouped patches differently, not other grouping methods.

pevik commented 1 month ago

I'm sorry, you're right, more similar is https://github.com/getpatchwork/patchwork/issues/583.