Skip to content

feat(openworkflow): listWorkflowRuns status and name filter#518

Merged
jamescmartinez merged 3 commits into
openworkflowdev:mainfrom
cfelegy:feature/list-workflow-runs-by-status
Jul 17, 2026
Merged

feat(openworkflow): listWorkflowRuns status and name filter#518
jamescmartinez merged 3 commits into
openworkflowdev:mainfrom
cfelegy:feature/list-workflow-runs-by-status

Conversation

@cfelegy

@cfelegy cfelegy commented May 11, 2026

Copy link
Copy Markdown
Contributor

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

pkg-pr-new Bot commented May 17, 2026

Copy link
Copy Markdown

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: 023ea24

@codecov

codecov Bot commented May 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@jamescmartinez jamescmartinez changed the title feat: listWorkflowRuns status and name filter feat(openworkflow): listWorkflowRuns status and name filter Jul 17, 2026
@jamescmartinez
jamescmartinez merged commit 1d93a4f into openworkflowdev:main Jul 17, 2026
6 checks passed
@jamescmartinez

jamescmartinez commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

I went ahead and got this PR caught up to main and merged it.
Thanks for putting this together, and sorry for letting it sit without a response.

@cfelegy
cfelegy deleted the feature/list-workflow-runs-by-status branch July 20, 2026 18:55
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