Skip to content

Add automation action to delete flow run #21006

@aidan-aisy

Description

@aidan-aisy

Describe the current behavior

I run some E2E automation tests using prefect that I'd like to delete once they finish successfully, as they clutter the dashboard. I'd like to be able to use an automation to detect if a run finished successfully, and if so, delete it.

Alternatively, it'd be nice to be able to exclude flows from the dashboard.

Describe the proposed behavior

Proposed behavior: A new automation action that can delete a flow run

Example Use

Example use: Have E2E tests run but only surface failures in the dashboard.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementAn improvement of an existing feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions