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
@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented May 17, 2026

Open in StackBlitz

npm i https://pkg.pr.new/openworkflowdev/openworkflow/@openworkflow/cli@518
npm i https://pkg.pr.new/openworkflowdev/openworkflow/@openworkflow/dashboard@518
npm i https://pkg.pr.new/openworkflowdev/openworkflow@518

commit: 0ee5177

@codecov
Copy link
Copy Markdown

codecov Bot commented May 17, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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