Skip to content

feat: listWorkflowRuns status and name filter#518

Open
cfelegy wants to merge 2 commits into
openworkflowdev:mainfrom
cfelegy:feature/list-workflow-runs-by-status
Open

feat: listWorkflowRuns status and name filter#518
cfelegy wants to merge 2 commits into
openworkflowdev:mainfrom
cfelegy:feature/list-workflow-runs-by-status

Conversation

@cfelegy
Copy link
Copy Markdown

@cfelegy cfelegy commented May 11, 2026

Summary

When listing workflow runs from a backend, allow filtering to workflows in a given status. This allows dashboards to show, for instance, only the failed runs.

Also allows filtering by workflow name.

Changes

  • Adds status and workflowName parameter to ListWorkflowRunsParams
  • Implements status and workflowName filter in Postgres and Sqlite backends.

@cfelegy cfelegy changed the title feat: listWorkflowRuns status filter feat: listWorkflowRuns status and name filter May 12, 2026
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.

1 participant