Skip to content

list: Add --series filter to list patches by series ID#41

Merged
stephenfin merged 1 commit intogetpatchwork:mainfrom
acerv:list_series
Apr 10, 2026
Merged

list: Add --series filter to list patches by series ID#41
stephenfin merged 1 commit intogetpatchwork:mainfrom
acerv:list_series

Conversation

@acerv
Copy link
Copy Markdown
Contributor

@acerv acerv commented Apr 10, 2026

The Patchwork REST API supports filtering patches by series ID but pwclient had no way to use it. Add -S/--series option to the list command so users can query patches belonging to a specific series without resorting to raw API calls.

The Patchwork REST API supports filtering patches by series ID
but pwclient had no way to use it. Add -S/--series option to the
list command so users can query patches belonging to a specific
series without resorting to raw API calls.

Signed-off-by: Andrea Cervesato <andrea.cervesato@suse.com>
@stephenfin stephenfin merged commit 359a618 into getpatchwork:main Apr 10, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants