Skip to content

[Feature] Design queue mechanism for PR  #52

@adrianriobo

Description

@adrianriobo

Under certain circumstances it is possible new synchronized events re trigger the same action. This new event invalidate the previous one so does the previous execution.

The idea would be to map (persist) the PR with the action, and on new events for the PR stop previous action execution and start a new execution.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions