Skip to content

Possible race if action run is delayed #486

@apexskier

Description

@apexskier

This currently uses an API call to lookup the current release (code), which could race if multiple releases were published in quick succession and actions are delayed. Instead, I'd like to try to use the workflow run payload, (which should be a bit cheaper). This will require a new mechanism for looking up the prior release.

Discovered in #432.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions