Skip to content

Add option to ignore last-successful-event or specify multiple events #205

Description

@matejdro

Currently, this action only works for a single event. If a workflow can be triggered by multiple different events, such as schedule + workflow_dispatch, then this breaks the continuation between those dispatches, for example, action triggered by schedule will not detect last successful action from the same workflow, triggered by workflow_dispatch

Could we add an option to ignore this variable or ability so specify more than one valid value?

This is a reopen of the #142 / #155. Suggested workaround does not solve the issue, because even setting a dynamic last-successful-event still only listens for a single event.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions